* docs: update recommended tokens in spec
* feat: set up OSS boilerplate and license headers
* chore: update package.json for npm publish readiness
* chore: update build script and ignore copied files in packages/cli
Add three example design systems demonstrating DESIGN.md format and
its derived outputs:
- paws-and-paths: Warm pet-care platform (light theme, Plus Jakarta Sans)
- totality-festival: Solar eclipse festival (dark cosmic theme, Space Grotesk + Inter)
- atmospheric-glass: Weather app (glassmorphism, Inter)
Each example includes:
- DESIGN.md: Complete design system spec with YAML frontmatter tokens and
markdown style guidance
- tailwind.config.js: Tailwind CSS v3 theme config derived from the
design tokens (colors, typography, border-radius, spacing)
- design_tokens.json: DTCG-compliant JSON with all tokens including
component-level tokens, using structured color/dimension/typography values