[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."
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
[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