first commit
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user