// Creates distinctive, production-grade web interfaces that avoid generic AI aesthetics. Use when building components, pages, or applications that need bold, intentional design with character. Triggers on requests for UI design, component styling, landing pages, or visual improvements.
| name | frontend-design |
| description | Creates distinctive, production-grade web interfaces that avoid generic AI aesthetics. Use when building components, pages, or applications that need bold, intentional design with character. Triggers on requests for UI design, component styling, landing pages, or visual improvements. |
Create distinctive, production-grade frontend interfaces that stand out from generic AI-generated designs.
Before writing any code, establish a bold aesthetic direction:
Commit to an extreme direction. Options include:
DO:
DON'T:
Font Resources:
DO:
DON'T:
Color Approach:
:root {
--color-bg-primary: #0a0a0a;
--color-bg-secondary: #1a1a1a;
--color-accent: #06b6d4;
--color-accent-hover: #22d3ee;
--color-text-primary: #ffffff;
--color-text-secondary: #a1a1aa;
}
DO:
prefers-reduced-motionDON'T:
Motion Principles:
DO:
DON'T:
Layout Techniques:
DO:
DON'T:
Atmosphere Elements:
Before considering the design complete:
"Choose a clear conceptual direction and execute it with precision. Bold maximalism and refined minimalism both work - the key is intentionality, not intensity."
Match implementation complexity to the aesthetic vision. Maximalist designs need elaborate code; minimalist designs require restraint and precision.