Claude Code skill · standards-grade
specmaster turns an idea — or an existing site, app, or document — into a comprehensive PRD + spec an AI coding agent can build from and verify, not guess at.
Most "PRDs" are vague prose. An agent fills the gaps with assumptions — and you get plausible, wrong software.
"The app should be user-friendly and scalable." The agent invents the workflow, the data model, and what "done" means.
Every requirement is a testable shall statement with an executable Gherkin acceptance criterion, plus the workflow, top tasks, UX, UI states, data model, and measurable outcomes — each sourced to a real standard.
Pick a lane, describe what you want, and copy the kickoff. specmaster generates the spec inside Claude Code — that's where the agent, your files, and your tools live — and writes downloadable Markdown into a specs/ folder.
One run folder, everything in .md. Download the PRD, hand the rest to your build agent.
PRD.mdThe spec — your deliverablerequirements.ears.mdTestable EARS requirements, classified, stable IDsacceptance/*.featureGherkin acceptance — an executable "done"artifacts/workflow · top-tasks · journeys · UI states · logic-model · architecture+ADRs · data-model+ERDVALIDATION.mdQuality + traceability + anti-vagueness, time-stampedMANIFEST.md17-criterion coverage checklistEvery one of the 17 criteria is sourced. It covers the things specs usually drop.