neo-brutalism
Web and App implementation guide for Neo-Brutalism. Trigger when user wants thick borders, hard shadows, bright colors, and a playful yet structured look.
Neo-Brutalism
"Brutalism, but make it pop. Hard lines, stark shadows, and vibrant, unashamed colors."
When to Use
Use this sub-style when the user's request matches the aesthetic described above. This is a child reference of the design-it skill and is not meant to be triggered directly.
Core Principles
- Hard Drop Shadows: Solid black shadows with no blur. Usually offset by a few pixels down and to the right.
- Thick Outlines: Everything has a heavy, solid black border (usually 2px-4px).
- Flat, High-Contrast Colors: Bright, saturated pastels or primary colors contrasting against pure white or black.
Visual DNA
- Colors: Start with an off-white background (like
#FDF8F5), add stark black borders#000000, and use saturated accents like lemon yellow, bright cyan, or coral. - Typography: Very bold, geometric sans-serifs (e.g.,
Space Grotesk,Archivo Black,Inter Black). - Shapes: Sharp rectangles or completely rounded pill shapes, but always with a heavy stroke.
Web Implementation
- The defining feature is the
box-shadowwith0blur. - CSS Example:
:root {
--neo-border: 3px solid #000000;
--neo-shadow: 6px 6px 0px #000000;
--neo-bg: #F4F4F0;
--neo-accent: #FF3366;
}
body {
background-color: var(--neo-bg);
font-family: 'Space Grotesk', sans-serif;
}
.neo-card {
background-color: #ffffff;
bSubscribers only
The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.
Details
| Source | self |
|---|---|
| License | — |
| Risk label | safe ("critical" means the skill may run commands or touch files — read before use) |
| Files | SKILL.md |
| Added | 2026-06-17 |
Related skills
3d-ui
Web and App implementation guide for 3D UI. Trigger when user wants actual 3D objects, perspective effects, and spatial depth.
ai-native-ui
Web and App implementation guide for AI Native UI. Trigger when user wants conversational interfaces, adaptive layouts, and generative AI aesthetics.
aurora-ui
Web and App implementation guide for Aurora UI. Trigger when user wants gradient glows, color blobs, and atmospheric lighting effects.
bento-ui
Web and App implementation guide for Bento UI. Trigger when user wants modular grid cards, Apple-like dashboard style, or sections arranged like a bento box.
brutalism
Web and App implementation guide for Brutalism. Trigger when user wants a raw appearance, intentionally unfinished look, and rejection of standard design conventions.
brutalist-typography
Web and App implementation guide for Brutalist Typography. Trigger when user wants huge fonts, raw presentation, and aggressive layout decisions.
