Commit Graph

4 Commits

Author SHA1 Message Date
Vinta Chen
f461e73108 update rules 2026-04-20 23:29:45 +08:00
Vinta Chen
ebeff71525 docs(.impeccable): add placestoread reference, no-green rule, type size guidance, consistency checks, and narrow-screen behavior
- Primary visual model: placestoread.xyz (table, expand row, sorting, footer)
- Color aversion: no green; warm brown-red/ivory/earthy palette only
- Type sizing: default one step larger than impeccable scale; never reduce unprompted
- Row numbers: left-align, no leading zeros
- Visual consistency checklist: hover/focus, tag variants, typography tiers, gutters, color tokens
- Narrow-screen: < 960px and < 680px must stay functional; run playwright-cli after layout changes

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-20 01:19:26 +08:00
Vinta Chen
f65a2aa9c0 docs(impeccable): prohibit inner max-width caps; override 65-75ch rule
Expands the layout constraint to make explicit that --shell-max on
.section-shell is the ONLY width cap allowed. Blocks future additions
of narrow inner caps on cards, table cells, paragraphs, etc., and
explicitly disables the impeccable skill's default 65-75ch guidance.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-20 01:01:47 +08:00
Vinta Chen
6c0b0e375a docs: add .impeccable.md design context file
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-20 00:46:14 +08:00