一键导入
skill-name
Brief description of when to use this skill
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Brief description of when to use this skill
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guides building and testing conversational Claude skills. Use when creating a new skill, reviewing an existing skill, or iterating on skill design. Trigger when users say things like "create a new skill", "build a skill", "review this skill", or "make this skill better."
Deeply analyze codebase architecture and dependencies. Use when understanding system design, finding patterns, or mapping how components interact.
Project coding standards and conventions. Loaded automatically when writing or reviewing code to ensure consistency.
Fix a GitHub issue by implementing the requested changes
Summarize changes and discussion in a pull request
| name | skill-name |
| description | Brief description of when to use this skill |
| argument-hint | ["optional-arguments"] |
| disable-model-invocation | false |
| user-invocable | true |
| allowed-tools | [] |
Brief overview of what this skill does and when to use it.
When this skill is invoked, follow these steps:
First step: Describe what Claude should do first
Second step: Next action to take
Final step: Complete the task
Provide usage examples:
# Example 1: Basic usage
/skill-name argument1
# Example 2: Multiple arguments
/skill-name arg1 arg2 arg3
Reference supporting files so Claude knows when to load them: