docs: Restructure styling documentation and add theme toggle docs

- Simplify CLAUDE.md from ~460 to ~145 lines with imports
- Add Theme System section to css-design-system.md (3 modes: auto/light/dark)
- Document theme toggle UI, localStorage persistence, CSS priority order
- Add paths: frontmatter to authentication.md and company-period.md
- Update DESIGN_TOKENS.md Dark Mode section with toggle documentation
- Clean auto-build-memory.md header (remove non-existent auto-sync reference)
- Remove non-existent plugin from settings.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-01-06 14:58:24 +00:00
parent 1bb3a382de
commit 67b0082df0
7 changed files with 157 additions and 414 deletions

View File

@@ -1,9 +1,9 @@
# Auto-Build Learned Patterns & Gotchas
# Learned Patterns & Gotchas
**Last updated**: 2025-12-24T00:10:00Z
**Source**: `.auto-build/memory/*.json` (auto-synced)
**Last updated**: 2025-12-24
**Maintained**: Manually (add new patterns/gotchas as discovered)
This file is automatically loaded by Claude Code and contains insights learned during feature implementations using the Auto-Build system.
This file contains insights learned during feature implementations. Claude Code auto-loads this file to prevent repeating past mistakes.
---