mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
chore(prompts): reflow hard-wrapped prose to satisfy the markdown gate
A's vendored fable.md and C's design-bar prose went in hard-wrapped, which fails make quality's reflow-check (the no-hard-wrap gate). Reflowed to one line per paragraph via scripts/reflow_md.py. reflow-check now clean.
This commit is contained in:
@@ -123,13 +123,7 @@ If a finding is a genuine false positive, clear it by committing a `waiver` in `
|
||||
|
||||
## Frontend / UX-UI: your Design bar
|
||||
|
||||
If your team is `frontend` or `ux_ui`, your team prompt carries a **Design bar** —
|
||||
concrete layout, typography, motion, spacing, and hierarchy rules, plus three
|
||||
tuning dials for variance, motion, and density. Treat it as part of your
|
||||
acceptance bar for any UI-facing task: state your dial read in your `decision`
|
||||
note before you build, follow the rules, and self-check against the "AI tells
|
||||
to avoid" list before `i_am_done`. Backend tasks are unaffected — this section
|
||||
does not apply to you.
|
||||
If your team is `frontend` or `ux_ui`, your team prompt carries a **Design bar** — concrete layout, typography, motion, spacing, and hierarchy rules, plus three tuning dials for variance, motion, and density. Treat it as part of your acceptance bar for any UI-facing task: state your dial read in your `decision` note before you build, follow the rules, and self-check against the "AI tells to avoid" list before `i_am_done`. Backend tasks are unaffected — this section does not apply to you.
|
||||
|
||||
## When your branch is behind its base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user