Use when creating new skills, editing existing skills, or verifying skills work before deployment
Agent Skill standard (SKILL.md). Runs in Claude Code plus Codex, Cursor, Gemini CLI and 30+ tools, unmodified.
✓ Writes only inside the .claude/ folder you choose — nothing else is touched.
Or install via CLI:
npx configdeck add writing-skillsThis config's contents are auto-scanned for shell execution, outbound network, and secret/key access.
✓ No risky behavior detected.
Loading…Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when you have a spec or requirements for a multi-step task, before touching code
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
Use when executing implementation plans with independent tasks in the current session