industrial-brutalist-ui

Design high-density dashboards with Swiss or CRT visual languages.

1|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/dwaynimay/IoTProject --skill industrial-brutalist-ui-dwaynimay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: industrial-brutalist-ui
Source: https://github.com/dwaynimay/IoTProject/tree/main/.agents/skills/industrial-brutalist-ui
Command: npx skills add https://github.com/dwaynimay/IoTProject --skill industrial-brutalist-ui-dwaynimay

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the challenge of designing web dashboards and interfaces that feel mechanically engineered and high-density, while reliably implementing strict layout, typography, and analog degradation effects.

Core Features & Use Cases

  • Swiss industrial print or tactical CRT modes: Choose one visual archetype (light Swiss or dark CRT terminal) and keep it consistent across the interface.
  • Deterministic grid layout engineering: Enforce rigid CSS Grid structure with visible compartmentalization and no border-radius to preserve a mechanical look.
  • Analog degradation & CRT styling: Apply halftone/1-bit dithering overlays, CRT scanlines, and low-opacity mechanical noise for a declassified, imperfect display aesthetic.
  • High-density telemetry readability: Use macro/micro typography rules (heavy structural headers vs monospace uppercase telemetry) to keep information legible under dense data.

Quick Start

In your UI stylesheet, implement either the Swiss Industrial Print light palette or the Tactical Telemetry CRT dark palette, then apply the mandated grid determinism, uppercase macro/micro typography scales, and CRT scanline plus mechanical noise overlays.

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 high-density dashboards with a tactical CRT terminal aesthetic?

Design high-density dashboards with a tactical CRT terminal aesthetic by applying strict CSS Grid layouts, uppercase macro/micro typography, and simulated analog degradation like scanlines and dithering overlays. This enforces a mechanically rigid, data-dense visual language for telemetry panels.

What typography rules work best for data-heavy telemetry panels?

Typography for data-heavy telemetry panels requires uppercase macro and micro scales, contrasting heavy structural headers with monospace uppercase telemetry text. This maintains readability and structural hierarchy across dense, high-density data interfaces.

How do I apply analog degradation effects like CRT scanlines and halftone dithering to web interfaces?

Apply analog degradation effects like CRT scanlines and halftone dithering to web interfaces by overlaying 1-bit dithering patterns, scanline repetitions, and low-opacity mechanical noise. This creates a declassified, imperfect display aesthetic for tactical UI.

Can I use Swiss industrial print design for editorial web layouts?

Swiss industrial print design works for editorial web layouts by enforcing deterministic CSS Grid structures, utilitarian constrained color palettes, and visible compartmentalization without border-radius. This produces blueprint-style, mechanically engineered pages.

Does this UI design approach support both light and dark visual modes?

This UI design approach supports both light and dark visual modes through Swiss Industrial Print light palettes and Tactical Telemetry CRT dark palettes. You choose one archetype and maintain strict consistency across the entire interface.

What are the limitations of using rigid CSS Grid for tactical UI design?

Rigid CSS Grid for tactical UI design requires strict layout determinism with no border-radius, limiting fluid or organic shapes. It is specifically suited for blueprint-style editorial layouts and telemetry panels rather than dynamic, freeform interfaces.