industrial-brutalist-ui

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing data-heavy dashboards, portfolios, or editorial sites with a distinctive industrial or military-terminal aesthetic requires deep knowledge of typographic scale, grid systems, and CSS texture effects that most developers lack. ## Core Features & Use Cases - Two Visual Archetypes: Choose between Swiss Industrial Print (light, blueprint-style) or Tactical Telemetry (dark, CRT terminal) modes with strict consistency rules. - Typographic Architecture: Concrete font stacks, fluid clamp() scaling, tracking, and casing rules for macro-headers and monospace telemetry data. - Analog Degradation Effects: CSS/SVG recipes for halftone dithering, CRT scanlines, and mechanical noise overlays. - Use Case: Build a dark-mode aerospace telemetry dashboard with monospaced data tables, ASCII framing, phosphor-green status indicators, and scanline overlays. ## Quick Start Ask the AI to design a landing page or dashboard in the industrial brutalist style, specifying either the Swiss print or tactical terminal mode.

Frequently Asked Questions about industrial-brutalist-ui

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

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

Use strict CSS Grid layouts with visible 1px borders, 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 plus a single red accent.

What fonts work best for industrial or terminal UI design?

For structural headers use heavy neo-grotesques like Inter Black, 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 system requires choosing one substrate per project: light newsprint tones for Swiss Industrial Print or dark CRT backgrounds for Tactical Telemetry. Mixing substrates within one interface breaks the mechanical consistency the aesthetic depends on.

When should I avoid the brutalist design approach?

Avoid it for consumer products needing soft, friendly UX patterns, since the style rejects gradients, rounded corners, and translucency. It suits data-dense dashboards, portfolios, and editorial sites where raw functionality and high information density are desired.