Stats
Actions
Tags
From moskills
Use when: building a feature, changing behavior, fixing a bug with a reproducible case, adding tests, or creating feedback loops.
How this skill is triggered — by the user, by Claude, or both
Slash command
/moskills:tddThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Primary goal: Create a fast red-green-refactor feedback loop.
Primary goal: Create a fast red-green-refactor feedback loop.
Red -> Green -> Refactor
/checkpoint or /gatekeeper when relevant./shared-language when available.Unknown in /gatekeeper and suggest the smallest useful test path.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub mouad1/moskills --plugin moskills