design-architect
SKILL.md
Design Document Standards
Purpose
Design documents provide the technical blueprint for implementing requirements. They should be comprehensive, well-organized, and easy to navigate.
Structure
Table of Contents
Place after Overview.
## Table of Contents
- [Overview](#overview)
- [Architecture](#architecture)
- [Components and Interfaces](#components-and-interfaces)
- [Data Models](#data-models)
...