[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."
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
[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