Write Your Own Skill

Meta-workflow for creating your own Claude Code skill that actually activates when needed and delivers genuine value. Starts with skill-creator as the canonical starting point, adds elicitation frameworks when the skill is for a human/domain area (interviewing, research, therapy-adjacent), designs the examples that will illustrate the skill (example-design), aligns with repo conventions (consistency-standards), writes structural validation tests before the content (test-driven-development), audits the draft against anti-patterns (critical-intuition), and generates the README with scenario tables (documentation-generator). Use when creating any new Claude Code skill that you want to be activation-reliable, well-scoped, and maintainable. NOT for quick-and-dirty prompts — use prompt-engineering directly.

viktorbezdek add8d17 3 files · 20.7 KB Updated

File contents

viktorbezdek/skillstack/tree/main/skillstack-workflows/skills/write-your-own-skill commit add8d17e05

Frequently asked questions

npx skillmds@latest add viktorbezdek/write-your-own-skill