industrial-brutalist-ui

Generates brutalist web interfaces using rigid grids, extreme typography, and analog degradation effects.

Updated Aug 9, 2026
One-click install
npx skills add https://github.com/jwinar/carpet_gato --skill industrial-brutalist-ui-jwinar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: industrial-brutalist-ui
Source: https://github.com/jwinar/carpet_gato/tree/main/.claude/skills/taste/brutalist-skill
Command: npx skills add https://github.com/jwinar/carpet_gato --skill industrial-brutalist-ui-jwinar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing data-heavy dashboards, portfolios, or editorial sites with a distinctive industrial aesthetic requires deep knowledge of Swiss typographic systems and terminal UI conventions that most developers lack. ## Core Features & Use Cases - Dual Visual Archetypes: Implements either Swiss Industrial Print (light, blueprint-style) or Tactical Telemetry (dark, CRT terminal) design systems with strict consistency rules. - Typographic Architecture: Defines macro-typography with fluid clamp() scaling, negative tracking, and monospace micro-typography for data readouts. - Analog Degradation Effects: Applies halftone dithering, CRT scanlines, and SVG noise filters via CSS to simulate physical media. - Use Case: Build a declassified-blueprint-style analytics dashboard with monospace telemetry tables, hazard-red accents, ASCII-framed data points, and scanline overlays. ## Quick Start Use the industrial-brutalist-ui skill to design a dark tactical telemetry dashboard for my server monitoring page.

Frequently Asked Questions about industrial-brutalist-ui

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

FAQPage Schema
How do I create a brutalist website design with CSS?▼

Use strict CSS Grid layouts with 1px gap dividers, zero border-radius, and extreme typographic contrast. Combine massive uppercase sans-serif headers using clamp() with small monospace metadata text, and limit colors to one substrate palette with a single red accent.

What fonts work best for brutalist and terminal UI design?▼

For macro-typography use heavy neo-grotesques like Inter Extra Bold, Archivo Black, or Monument Extended. For data and telemetry use monospaced fonts like JetBrains Mono, IBM Plex Mono, or VT323 with generous letter-spacing and uppercase casing.

How do I add CRT scanline effects to a webpage?▼

Apply a repeating-linear-gradient background overlay, such as alternating 2px transparent and semi-transparent black bands, to simulate electron beam sweeps. Combine with a low-opacity SVG noise filter on the root element for unified analog grain.

Can I mix light and dark modes in a brutalist interface?▼

No. The design system requires choosing one substrate per project: either Swiss Industrial Print (light, off-white paper) or Tactical Telemetry (dark, near-black CRT). Mixing substrates within one interface breaks the mechanical consistency the aesthetic depends on.

When should I not use brutalist UI design?▼

Avoid it for consumer products needing conventional affordances, soft visual hierarchy, or accessibility-sensitive audiences. The aesthetic deliberately rejects rounded corners, gradients, and familiar UI patterns, which can reduce usability for mainstream applications.