Design Doc

Author living design docs that capture the shape of a solution - the "how" - so the doc can evolve during implementation and read as accurate documentation once the work is done. Use when the user asks to write, update, reconcile, or settle a design doc, or when work needs a durable picture of the solution shape but its decisions are not (yet) ADR-worthy. Companion to the `adr` skill - ADRs record decisions (why/what) and are immutable; design docs describe shape (how) and evolve with the code. This skill does NOT decide where the doc lives - that belongs to the repo's conventions.

Rahlir ab80ff6 2 files · 14.7 KB Updated

File contents

Rahlir/clanker-stuff/tree/main/skills/design-doc commit ab80ff6fba

Frequently asked questions

npx skillmds@latest add rahlir/design-doc