Skip to main content

write-design-spec

Authors concise, reviewable design specs (written before implementation) and as-built architecture decision records (ADRs, written after a feature ships) for features and systems. Enforces an assertive, contract-first style throughout, plus a structure (TL;DR, ASCII architecture, contract, decisions table, failure-modes table, out of scope) whose sections are derived from what the reader can change and whether they operate the system. Use when writing or rewriting a design doc, reviewing a spec for shape and clarity, documenting how a shipped system behaves for another team or an integrator, or — once a branch/feature is finished and ready to ship, or when the user explicitly asks — converting it into an ADR ("convert branch to ADR"). The spec is the pre-implementation artifact; the ADR is the post-ship record — do not create an ADR mid-task or speculatively.

Jump to install

Source facts

Repository
Harduex/skills
Last source activity
August 7, 2026 at 10:30
Detected SKILL.md language
English
Stars
0
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.