← ClaudeAtlas

aesthetic-anchorlisted

Lock a specific visual aesthetic before building UI — choose one of 8 design anchors (Swiss, Industrial, Brutalist, Aurora Maximalism, Chaotic Maximalism, Retro-Futuristic, Organic, Lo-Fi) and apply its palette, typography, and texture tokens consistently throughout the build. Use when the user says "make it look like X", names a visual style, wants a specific aesthetic mood, or asks to avoid generic AI output. Do NOT use when the project already has an established design system — apply that system instead.
phamlongh230-lgtm/yamtam-engine · ★ 3 · AI & Automation · score 65
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