发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
skill-creator
REQUIRED for creating or modifying Claude Code skills. Use when the user asks to "create a skill", "new skill", "add a skill", "modify skill", or needs help with SKILL.md format and frontmatter. Triggers: create skill, new skill, SKILL.md, skill template, frontmatter, slash command, custom command. When creating skills, follow this project's patterns: single SKILL.md per directory, YAML frontmatter with explicit trigger descriptions, "When This Skill Applies" section, organized content with code examples. Keep SKILL.md under 500 lines. After creating a skill, add it to .claude/settings.json permissions (alphabetical order).
government-office-document-register
Query the Government Office document register for official central-government document records and administrative traceability.
sku-naming-rule-generator
Skill to design naming conventions for an organization's product codes / SKU codes / variation codes, taking marketplace specifications, future extensibility, and consistency with existing assets into account. Used when requesting design, revision, or unification of product codes and SKU codes such as SKU naming rules, product code rules, variation codes, SKU length, color-axis and size-axis codes, season codes, multi-brand naming, unifying codes between Rakuten and Amazon, inventory management tool codes, preventing SKU input mistakes, and SKU regular expressions. Supports all categories (cosmetics, supplements, food, electronics, apparel, general merchandise). Cross-platform support for Rakuten, Amazon, Yahoo!, Shopify, Next Engine, and Google Merchant Center. All examples use fictitious brand names (BRAND-NAME, BRD, BTN, etc.). Note: selection of variation axes and marketplace-specific variation feature usage is handled by a separate skill variation-builder-jp, Rakuten SKU project–specific variation checks are handled by rakuten-sku-variation-checker, and bulk product master cleaning is handled by ec-product-master-cleaner-jp.
agentmemory-0-8-10
Persistent memory engine for AI coding agents with cross-session context capture, hybrid search (BM25 + vector + knowledge graph), and multi-agent coordination via MCP server. Works with Claude Code, Cursor, Gemini CLI, and any MCP client without external databases. Use when building AI coding agent workflows requiring persistent memory or semantic recall.
agent-ralph-wiggum-loop-beuke
Principles and conceptual framework of the Ralph Wiggum Loop pattern for goal-oriented autonomous AI agent loops. Covers agentic loop structure, failure modes, safety implications, control theory comparisons, and best practices. Use when designing or reasoning about iterative AI agent systems that act, check feedback, and repeat until a completion criterion is met.
qwen3-vl-embedding
Complete toolkit for Qwen3-VL-Embedding 0.1.0 multimodal embedding models (2B and 8B) supporting text, images, screenshots, videos, and mixed-modal inputs. Use when generating semantic embeddings for retrieval, clustering, similarity search, RAG pipelines, or cross-modal understanding with Matryoshka dimension flexibility and 30+ language support.
tweet-writer
Write viral, persuasive, engaging tweets and threads. Uses web research to find viral examples in your niche, then models writing based on proven formulas and X algorithm optimization. Use when creating tweets, threads, or X content strategy.
telnyx-10dlc-javascript
Register brands and campaigns for 10DLC (10-digit long code) A2P messaging compliance in the US. Manage campaign assignments to phone numbers. This skill provides JavaScript SDK examples.
telnyx-sip-python
Configure SIP trunking connections and outbound voice profiles. Use when connecting PBX systems or managing SIP infrastructure. This skill provides Python SDK examples.
telnyx-voice-advanced-java
Advanced call control features including DTMF sending, SIPREC recording, noise suppression, client state, and supervisor controls. This skill provides Java SDK examples.
technical-design-doc-creator
Creates comprehensive Technical Design Documents (TDD) following industry standards with mandatory sections, optional sections, and interactive gathering of missing information.
render-deploy
Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform. Do NOT use for deploying to Vercel, Netlify, or Cloudflare (use their respective skills).
seo
Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".
game-designer
Workflow for game-designer
systematic-debugging
Use when debugging bugs, test failures, unexpected behavior, or needing to find root cause before fixing
brand-guidelines-community
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...
pipeline-model-architecture
Detailed explanation of the core model (Model) architecture of BK-CI pipeline, covering the four-layer structure of Pipeline/Stage/Container/Task, model serialization, version management, and model validation. It is used when users understand the pipeline data structure, develop pipeline functions, handle model conversion, or perform model expansion.
auth-nodejs-cloudbase
Complete guide for CloudBase Auth using the CloudBase Node SDK – caller identity, user lookup, custom login tickets, and server-side best practices.
auth-tool-cloudbase
Use the CloudBase Auth tool to configure and manage authentication providers for web applications — enable/disable login methods (SMS, Email, WeChat Open Platform, Google, Anonymous, Username/password, OAuth, SAML, CAS, Dingding, etc.) and configure provider settings via MCP tools `callCloudApi`.
3dsmax-scripting
Automate 3ds Max with MAXScript and Python — scene manipulation, object creation, material assignment, camera setup, batch operations, UI tools, and file I/O. Use when tasks involve automating repetitive 3ds Max workflows, batch processing scenes, creating custom tools, or scripting scene setup for archviz, product visualization, or VFX.
chat-with-pdf
Answer questions about PDF content, summarize documents, and extract key information from any PDF file. Use when a user asks to chat with a PDF, ask questions about a document, find specific information in a PDF, get a summary of a PDF, or understand what a PDF document says. Works with reports, papers, manuals, and any text-based PDF.
coding-agent
Run Codex CLI, Claude Code, or other coding agents as background processes for programmatic control. Use when a user asks to run a coding agent, delegate a task to another AI, spawn a sub-agent, run Claude Code in the background, or orchestrate multiple coding agents on separate tasks.
data-analysis
Analyze spreadsheet data, generate insights, and create visualizations. Use when a user asks to analyze data, explore a dataset, find trends, generate statistics, create charts from CSV or Excel data, summarize data, or answer questions about tabular data.
davinci-resolve
Automate and script DaVinci Resolve workflows. Use when a user asks to script DaVinci Resolve via Python/Lua API, automate color grading, batch render projects, manage timelines programmatically, automate media import, build render queues, create Fusion compositions via script, automate Fairlight audio processing, manage project databases, build custom tool scripts, or integrate Resolve into production pipelines. Covers the Resolve Scripting API (Python/Lua), Fusion scripting, and workflow automation.