> NOT GENERATED YET
>
> This file has not been populated yet. It is intentionally empty.
>
> **If this is a greenfield project** (no UI exists yet): skip this for now.
> Come back and run `/make-design` once you have a design system, UI components, or styles in place.
>
> **If this is a brownfield project** (existing UI/styles): run this command now to generate the design documentation:
>
> ```
> /make-design
> ```
>
> This command analyzes your CSS, Tailwind config, component files, and design tokens,
> then writes a complete DESIGN.md with structured YAML tokens and written design intent.
> It is safe to rerun any time your design system changes.
