[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