docs(repo): define agent skills and frontend cookbook workflow
This commit is contained in:
parent
013492ec2b
commit
f1b104909d
2 changed files with 17 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
This cookbook defines the visual system for the frontend so every new change extends the existing style instead of inventing a new one.
|
||||
|
||||
## Agent workflow
|
||||
|
||||
- For any frontend edit, consult this cookbook before implementing changes.
|
||||
- If a change introduces or alters reusable UI patterns, wrappers, component variants, tokens, motion rules, or shared classes, update this cookbook in the same change.
|
||||
- Keep updates concise and actionable so future edits remain consistent.
|
||||
|
||||
## Design intent
|
||||
|
||||
- Core tone: light editorial, calm and information-first.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue