Spec First

Ask one to three essential questions and write a short specification before writing implementation code. Use this whenever the user asks to build, add, implement, create, or refactor a feature, endpoint, integration, script, or module — even when the request sounds small, and even when they seem to want code immediately. Also use when a request is vague ("make it better", "add auth"), when scope is unclear, or when the user says "spec this out", "write a spec", or "plan this first". Do not use it when the user has explicitly opted out.

paulowsousa Updated

File contents

paulowsousa/spec-first/tree/main/ commit 3ee3c5b5c1

Frequently asked questions

npx skillmds@latest add paulowsousa/spec-first