Spec

Author a three-file spec (requirements / design / tasks) before non-trivial implementation, then verify the implementation satisfies the spec. Adopts the Kiro spec-driven development pattern. Use for features that span 3+ files, new public APIs, or anything you'd want a human to design-review. Triggers on /spec, "write a spec", "spec this out", "design before build".

sethdford d9072c5 4.3 KB Updated

File contents

sethdford/claude-code-teams/tree/main/claude/skills/spec commit d9072c591f

Frequently asked questions

npx skillmds@latest add sethdford/spec