[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