backup materials and knowledge-base docs

This commit is contained in:
admin
2026-05-30 16:22:29 +08:00
commit 93e50e8fce
3024 changed files with 2994945 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# UI/UX Pro Max Usage
## Recommended sequence
1. Run `--design-system` first.
2. Run one or two focused `--domain` queries only if the first pass leaves gaps.
3. Run `--stack` before writing code.
4. Persist the design system only if the project will span multiple pages or multiple turns.
## Good queries
- `fintech analytics dashboard trust serious`
- `beauty spa wellness service elegant`
- `developer tool docs clean minimal dark`
- `education mobile app playful structured`
## Persisted design system rule
- `design-system/MASTER.md` is the default authority.
- `design-system/pages/<page>.md` overrides the master only for that page.
- Page files should record only deviations, not duplicate the whole master note.