neubrutalism

Apply Neubrutalism design tokens and nb- CSS classes to frontend components.

5|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Catsofsuffering/CCGS --skill neubrutalism-catsofsuffering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neubrutalism
Source: https://github.com/Catsofsuffering/CCGS/tree/main/templates/skills/domains/frontend-design/neubrutalism
Command: npx skills add https://github.com/Catsofsuffering/CCGS --skill neubrutalism-catsofsuffering

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Neubrutalism provides a ready-made design system with thick borders, offset shadows, and high-saturation color tokens to achieve a bold, minimal aesthetic consistently across UI components.

Core Features & Use Cases

  • Thick border tokens: a sharp, high-contrast outline across components to enhance prominence.
  • Offset shadows: rigid, non-blurred shadows for a strong, tactile feel.
  • High-saturation color tokens: bold pinks, yellows, blues, and greens for vibrant UI.
  • Flat aesthetics with clear typography and accessible contrast.

Quick Start

Import references/tokens.css and apply the nb- classes (for example .nb-card and .nb-btn) to begin building bold UI.

Frequently Asked Questions about neubrutalism

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply a neubrutalism design system to my frontend components?

You can apply the neubrutalism design system by importing references/tokens.css and applying the nb- CSS classes, such as .nb-card and .nb-btn, to your frontend UI components for immediate integration.

What is neubrutalism UI design and when should I use it?

Neubrutalism is a bold UI design style featuring thick borders, offset rigid shadows, and high-saturation color tokens. Use it when your frontend project requires a strong, tactile aesthetic with flat design elements.

Can I use these CSS tokens for cards and buttons without external dependencies?

Yes, you can use these CSS tokens for cards and buttons without external dependencies. The system operates independently to enforce a defined token set across your UI components.

How do I implement thick borders and offset shadows in CSS?

You implement thick borders and offset shadows by using the provided CSS tokens from references/tokens.css, which define sharp, high-contrast outlines and rigid, non-blurred shadows for a tactile UI feel.

What's the best way to maintain accessible contrast with high-saturation UI colors?

To maintain accessible contrast with high-saturation UI colors, use the enforced token set from the neubrutalism design system, which balances bold pinks, yellows, and blues with clear typography and flat aesthetics.

Why does my flat design lack a strong tactile feel?

Your flat design may lack a tactile feel if it omits rigid, non-blurred offset shadows and thick borders. Neubrutalism solves this by enforcing high-contrast outlines and sharp shadow tokens across components.