[CUSTOMIZE] Describe what this skill does and WHEN Claude should auto-invoke it. Be specific about trigger phrases. Example: "Generate database migration files. Use when the user says 'create migration', 'add column', 'change schema', 'migrate', or asks to modify the database structure."
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
[CUSTOMIZE] Describe what this skill does and WHEN Claude should auto-invoke it. Be specific about trigger phrases. Example: "Generate database migration files. Use when the user says 'create migration', 'add column', 'change schema', 'migrate', or asks to modify the database structure."
[CUSTOMIZE] Skill Name
When to Use
[CUSTOMIZE] Describe the scenario in plain language.
Steps
[CUSTOMIZE] First step — what to do
[CUSTOMIZE] Second step — what to do
[CUSTOMIZE] Third step — what to do
Supporting Files
Reference additional files with @syntax:
Detailed config: @config-reference.md
API docs: @api-reference.md
Notes
[CUSTOMIZE] Any gotchas or important context
Skills support !backtick`` to inject shell output into the prompt
Use $ARGUMENTS to capture user input after the skill name
Use ${CLAUDE_SKILL_DIR} to reference files relative to the skill directory