Skill Creator

Create focused, reusable Claude Code skills from repeated workflows, review patterns, debugging playbooks, and team conventions.

arogyareddy 68b1ccb 1.1 KB Updated

File contents

Skill Creator

Use this to turn recurring prompts or engineering routines into reusable Claude Code skills.

When a new skill is justified

  • The workflow repeats often.
  • The output format should stay consistent.
  • The team has standards worth encoding.
  • The task has a stable sequence or checklist.

Workflow

  1. Define the trigger: when should Claude use the skill?
  2. Define the outcome: what good output looks like.
  3. Write a short description optimized for discoverability.
  4. Add a step-by-step workflow.
  5. Add output format guidance.
  6. Keep the scope narrow.
  7. Test on 2-3 real examples and refine.

Good custom skills for this stack

  • playwright-flake-hunter
  • api-contract-review
  • regression-test-writer
  • bugfix-rca
  • pr-risk-audit
  • release-hardening

Output format

  • Skill purpose
  • Trigger phrases
  • SKILL.md draft
  • Example usage prompts
  • Improvement ideas after trial runs

arogyareddy/scwa-framework/tree/main/claude-go-to-pack/.claude/skills/skill-creator commit 68b1ccb27f

Frequently asked questions

npx skillmds@latest add arogyareddy/skill-creator