aesthetic-anchor

Solid

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.

AI & Automation 2 stars 0 forks Updated yesterday Apache-2.0

Install

View on GitHub

Quality Score: 81/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<!-- 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...

Details

Author
yanacuti1121
Repository
yanacuti1121/Yana-AI
Created
2 months ago
Last Updated
yesterday
Language
Python
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category