Use when you have a PRD and completed research and need to make architecture, technology, and design decisions before planning implementation work
Take a PRD, completed research, and produce a reviewed design document through interactive dialogue. The design doc captures all decisions needed before implementation planning begins.
Announce at start: "I'm using the design skill to create a design document."
Review the PRD and confirm your understanding. If anything is ambiguous for design purposes, ask the user to clarify. Do not re-elicit requirements — the PRD is the source of truth.
Decide how the system should work. The PRD established what; now make the design decisions. This is where the real design happens — not in requirements gathering or section writing.
Present a summary of the following sections to the user, one by one. After each, ask for any corrections before proceeding.
Expect iteration. Review feedback on any section may surface new design questions that weren't visible during initial exploration. When this happens, return to "Explore the design space" rather than trying to resolve it inline during the review loop.
Present every section to the user for discussion — if a section is not relevant, explain why and confirm with the user before omitting it from the document.
Canonical sections:
.ai-dev directory<topic>-design.mdSTOP: You must use /writing-docs to write the design doc and manage the review loop.
Ensure the following frontmatter is included:
---