first commit

This commit is contained in:
2026-06-11 03:33:14 +08:00
commit 5f555bf342
599 changed files with 142347 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.