aesthetic-anchorlisted
Install: claude install-skill phamlongh230-lgtm/yamtam-engine
<!-- Adapted from Ilm-Alan/frontend-design (MIT). Changes: added YAMTAM origin/Anti-Fake-Pass/
compatibility fields, structured as pre-build gate not post-build audit, added "Do NOT use when". -->
## When to Use
- Use when: user picks a style ("brutalist", "minimal", "dark tech", "earthy")
- Use when: user says "I want it to feel like [brand/era/mood]"
- Use when: starting a new UI with no existing design system
- Use when: user says "not generic", "not boring", "not AI-looking"
- Do NOT use when: project has a design system — use `ui-redesign` instead
- Do NOT use when: multiple anchors are active simultaneously — pick one and stick to it
## The 8 Anchors
Pick exactly one. Apply it fully before writing any component code.
---
### Swiss
> Grid structure, typographic precision, confident whitespace.
```
Background : #FFFFFF (pure white)
Text : #000000
Accent : Swiss Red (#EF3340) or International Orange (#FF4F00)
Font : Akzidenz-Grotesk / Helvetica Neue / Söhne — weights 400 + 700
Grid : visible column grid, strong baseline rhythm
Shadow : none
Radius : 0px
```
Rules: alignment is the decoration. Never center body text. Grid lines may be visible.
---
### Industrial
> Monospace, single signal color, uncompromising flatness.
```
Background : #000000 (pitch black)
Text : #E5E5E5
Accent : one semantic color only (e.g. #00FF41 for active state)
Font : IBM Plex Mono / JetBrains Mono — weights 400 + 700
Shadow : none
R