Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints.
git clone https://github.com/Leonxlnx/taste-skill.git--- name: industrial-brutalist-ui description: Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints. --- # SKILL: Industrial Brutalism & Tactical Telemetry UI ## 1. Skill Meta **Name:** Industrial Brutalism & Tactical Telemetry Interface Engineering **Description:** Advanced proficiency in architecting web interfaces that synthesize mid-century Swiss Typographic design, industrial manufacturing manuals, and retro-futuristic aerospace/military terminal interfaces. This discipline requires absolute mastery over rigid modular grids, extreme typographic scale contrast, purely utilitarian color palettes, and the programmatic simulation of analog degradation (halftones, CRT scanlines, bitmap dithering). The objective is to construct digital environments that project raw functionality, mechanical precision, and high data density, deliberately discarding conventional consumer UI patterns. ## 2. Visual Archetypes The design system operates by merging two distinct but highly compatible visual paradigms. **Pick ONE per project and commit to it. Do not alternate or mix both modes within the same interface.** ### 2.1 Swiss Industrial Print Derived from 1960s corporate identity systems and heavy machinery blueprints. * **Characteristics:** High-contrast light modes (newsprint/off-white substrates). Reliance on monolithic, heavy sans-serif typography. Unforgiving structural grids outlined by visible dividing lines. Aggressive, asymmetric use of negative space punctuated by oversized, viewport-bleeding numerals or letterforms. Heavy use of primary red as an alert/accent color. ### 2.2 Tactical Telemetry & CRT Terminal Derived from classified military databases, legacy mainframes, and aerospace Heads-Up Displays (HUDs). * **Characteristics:** Dark mode exclusivity. High-density tabular data presentation. Absolute dominance of monospaced typography. Integration of technical framing devices (ASCII brackets, crosshairs). Application of simulated hardware limitations (phosphor glow, scanlines, low bit-depth rendering). ## 3. Typographic Architecture Typography is the primary structural and decorative infrastructure. Imagery is secondary. The system demands extreme variance in scale, weight, and spacing. ### 3.1 Macro-Typography (Structural Headers) * **Classification:** Neo-Grotesque / Heavy Sans-Serif. * **Optimal Web Fonts:** Neue Haas Grotesk (Black), Inter (Extra Bold/Black), Archivo Black, Roboto Flex (Heavy), Monument Extended. * **Implementation Parameters:** * **Scale:** Deployed at massive scales using fluid typography (e.g., `clamp(4rem, 10vw, 15rem)`). * **Tracking (Letter-spacing):** Extremely tight, often negative (`-0.03em` to `-0.06em`), forcing glyphs to form solid architectural blocks. * **Leading (Line-height):** Highly compressed (`0.85` to `0.95`). * **Casing:** Exclusively uppercase for structural impact. ### 3.2 Micro-Typography (Data & Telemetry) * **Classification:** Monospace / Technical Sans. * **Optimal Web Fonts:** JetBrains Mono, IBM Plex Mono, Space Mono, VT323, Courier Prime. * **Implementation Parameters:** * **Scale:** Fixed and small (`10px` to `14px` / `0.7rem` to `0.875rem`). * **Tracking:** Generous (`0.05em` to `0.1em`) to simulate mechanical typewriter spacing or terminal matrices. * **Leading:** Standard to tight (`1.2` to `1.4`). * **Casing:** Exclusively uppercase. Used for all metadata, navigation, unit IDs, and coordinates. ### 3.3 Textural Contrast (Artistic Disruption) * **Classification:** High-Contrast Serif. * **Optimal Web Fonts:** Playfair Display, EB Garamond, Times New Roman. * **Implementation Parameters:** Used exceedingly sparingly. Must be subjected to heavy post-processing (halftone filters, 1-bit dithering) to degrade vector perfection and create textural juxtaposition against the clean sans-serifs. ## 4. Color System The color architecture is uncompromising. Gradients, soft drop shadows, and modern translucency are strictly prohibited. Colors simulate physical media or primitive emissive displays. **CRITICAL: Choose ONE substrate palette per project and use it consistently. Never mix light and dark substrates within the same interface.** ### If Swiss Industrial Print (Light): * **Background:** `#F4F4F0` or `#EAE8E3` (Matte, unbleached documentation paper). * **Foreground:** `#050505` to `#111111` (Carbon Ink). * **Accent:** `#E61919` or `#FF2A2A` (Aviation/Hazard Red). This is the ONLY accent color. Used for strike-throughs, thick structural dividing lines, or vital data highlights. ### If Tactical Telemetry (Dark): * **Background:** `#0A0A0A` or `#121212` (Deactivated CRT. Avoid pure `#000000`). * **Foreground:** `#EAEAEA` (White phosphor). This is the primary text color. * **Accent:** `#E61919` or `#FF2A2A` (Aviation/Hazard Red). Same red, same rules. * **Terminal Green (`#4AF626`):** Optional. Use ONLY for a single specific UI element (e.g., one status indicator or one data readout) — never as a general text color. If it doesn't serve a clear purpose, omit it entirely. ## 5. Layout and Spatial Engineering The layout must appear mathematically engineered. It rejects conventional web padding in favor of visible compartmentalization. * **The Blueprint Grid:** Strict adherence to CSS Grid architectures. Elements do not float; they are anchored precisely to grid tracks and intersections. * **Visible Compartmentalization:** Extensive utilization of solid borders (`1px` or `2px solid`) to delineate distinct zones of information. Horizontal rules (`<hr>`) frequently span the entire container width to segregate operational units. * **Bimodal Density:** Layouts oscillate between extreme data density (tightly packed monospace metadata clustered together) and vast expanses of calculated negative space framing macro-typography. * **Geometry:** Absolute rejection of `border-radius`. All corners must be exactly 90 degrees to enforce mechanical rigidity. ## 6. UI Components and Symbology Standard web UI conventions are replaced with utilitarian, industrial graphic elements. * **Syntax Decoration:** Utilization of ASCII characters to frame data points. * *Framing:* `[ DELIVERY SYSTEMS ]`, `< RE-IND >` * *Directional:* `>>>`, `///`, `\\\\` * **Industrial Markers:** Prominent integration of registration (`®`), copyright (`©`), and trademark (`™`) symbols functioning as structural geometric elements rather than legal text. * **Technical Assets:** Integration of crosshairs (`+`) at grid intersections, repeating vertical lines (barcodes), thick horizontal warning stripes, and randomized string data (e.g., `REV 2.6`, `UNIT / D-01`) to simulate active mechanical processes. ## 7. Textural and Post-Processing Effects To prevent the design from appearing purely digital, simulated analog degradation is engineered into the frontend via CSS and SVG filters. * **Halftone and 1-Bit Dithering:** Transforming continuous-tone images or large serif typography into dot-matrix patterns. Achieved via pre-processing or CSS `mix-blend-mode: multiply` overlays combined with SVG radial dot patterns. * **CRT Scanlines:** For terminal interfaces, applying a `repeating-linear-gradient` to the background to simulate horizontal electron beam sweeps (e.g., `repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0,0,0,0.1) 2px, rgba(0,0,0,0.1) 4px)`). * **Mechanical Noise:** A global, low-opacity SVG static/noise filter applied to the DOM root to introduce a unified physical grain across both dark and light modes. ## 8. Web Engineering Directives 1. **Grid Determinism:** Utilize `display: grid; gap: 1px;` with contrasting parent/child background colors to generate mathematically perfect, razor-thin dividing lines without complex border declarations. 2. **Semantic Rigidity:** Construct the DOM using precise semantic tags (`<data>`, `<samp>`, `<kbd>`, `<output>`, `<dl>`) to accurately reflect the technical nature of the telemetry. 3. **Typography Clamping:** Implement CSS `clamp()` functions exclusively for macro-typography to ensure massive text scales aggressively while maintaining structural integrity across viewports.
[{"step":"Define the purpose and content priority. Decide whether this is for a data dashboard, portfolio, or editorial site, and identify the most critical elements to highlight (e.g., sensor readings, project thumbnails, or article headlines).","tip":"Use the 8-column grid as a foundation, but adjust the span of elements based on content density. For data-heavy interfaces, prioritize readability with high-contrast typography and clear visual hierarchy."},{"step":"Select your color palette and degradation effects. Choose a utilitarian palette (e.g., military green, concrete gray, warning red) and decide on analog effects like paper texture, ink bleed, or CRT scanlines. Use tools like Figma or Photoshop to mock these up before coding.","tip":"Limit your palette to 3-4 colors to maintain the brutalist aesthetic. For degradation effects, subtle textures work best—avoid overpowering the content."},{"step":"Build the grid and typography hierarchy. Use a rigid grid system (e.g., 8 columns) and extreme type scale contrast (e.g., 64px headlines, 12px captions). Apply monospace fonts like 'Courier New' or 'Consolas' for a technical feel.","tip":"Leverage CSS Grid or Flexbox for the layout. For typography, use `text-transform: uppercase` and `letter-spacing: -0.05em` to reinforce the industrial aesthetic."},{"step":"Add content and refine. Populate the grid with your content (e.g., data cards, project thumbnails, or article snippets) and test readability. Adjust spacing, borders, and shadows to ensure the brutalist elements enhance rather than obscure the content.","tip":"Use tools like Chrome DevTools or Figma’s inspect mode to tweak spacing and alignment. For data dashboards, ensure critical metrics are immediately visible without scrolling."},{"step":"Export and iterate. Save your design as a Figma/HTML/CSS template and gather feedback. Brutalist design thrives on raw functionality, so prioritize usability alongside aesthetics.","tip":"Consider accessibility by testing color contrast (aim for at least 4.5:1 for text) and ensuring interactive elements are clearly distinguishable."}]
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/Leonxlnx/taste-skill/tree/main/skills/brutalist-skillCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Design a brutalist industrial UI layout for [PURPOSE: e.g., a data dashboard, portfolio site, or editorial platform]. Use a rigid 8-column grid with extreme type scale contrast (e.g., 64px headlines, 12px captions). Apply a utilitarian color palette of [COLORS: e.g., military green #1B4332, concrete gray #4A5568, warning red #E53E3E]. Include analog degradation effects like [EFFECTS: e.g., paper texture, ink bleed, CRT scanlines]. Prioritize [CONTENT: e.g., real-time sensor data, project thumbnails, or long-form articles] in the layout. Export as a Figma/HTML/CSS template with comments explaining the grid and typography hierarchy.
```html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Brutalist Industrial Dashboard</title>
<style>
:root {
--military-green: #1B4332;
--concrete-gray: #4A5568;
--warning-red: #E53E3E;
--ink-bleed: rgba(0, 0, 0, 0.1);
}
body {
font-family: 'Courier New', monospace;
background: var(--military-green);
color: white;
margin: 0;
padding: 0;
background-image: url('paper-texture.png');
}
.grid {
display: grid;
grid-template-columns: repeat(8, 1fr);
gap: 1rem;
padding: 2rem;
}
.headline {
font-size: 64px;
font-weight: 900;
grid-column: 1 / span 8;
text-transform: uppercase;
letter-spacing: -0.05em;
text-shadow: 2px 2px 4px var(--ink-bleed);
border-bottom: 2px solid var(--warning-red);
padding-bottom: 1rem;
}
.card {
background: var(--concrete-gray);
padding: 1.5rem;
grid-column: span 2;
border: 1px solid rgba(255, 255, 255, 0.2);
box-shadow: inset 0 0 10px var(--ink-bleed);
}
.sensor-data {
font-family: 'Consolas', monospace;
font-size: 12px;
color: #a0a0a0;
}
.crt-scanlines {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
background: repeating-linear-gradient(
to bottom,
transparent,
transparent 2px,
rgba(0, 255, 0, 0.1) 2px,
rgba(0, 255, 0, 0.1) 4px
);
}
</style>
</head>
<body>
<div class="crt-scanlines"></div>
<div class="grid">
<h1 class="headline">OPERATIONS CENTER ALPHA</h1>
<div class="card">
<h2 style="font-size: 24px; margin: 0;">TEMPERATURE</h2>
<div class="sensor-data">
<p>Primary: 72.3°C (NOMINAL)</p>
<p>Secondary: 71.8°C (STABLE)</p>
<p>Last Update: 14:23:45 UTC</p>
</div>
</div>
<div class="card">
<h2 style="font-size: 24px; margin: 0;">PRESSURE</h2>
<div class="sensor-data">
<p>Chamber: 1.02 atm (NORMAL)</p>
<p>Reserve: 0.98 atm (MARGINAL)</p>
</div>
</div>
<div class="card" style="grid-column: span 4;">
<h2 style="font-size: 24px; margin: 0;">SYSTEM STATUS</h2>
<div class="sensor-data">
<p><span style="color: var(--warning-red);">⚠️</span> Cooling Subsystem: DEGRADED</p>
<p><span style="color: #50C878;">✓</span> Power Grid: STABLE</p>
<p><span style="color: #50C878;">✓</span> Air Filtration: OPTIMAL</p>
</div>
</div>
</div>
</body>
</html>
```
This HTML/CSS template embodies brutalist industrial design principles with a rigid 8-column grid, extreme type scale contrast (64px headlines vs. 12px data), and a utilitarian color palette of military green, concrete gray, and warning red. The layout prioritizes sensor data in a modular card system, with analog degradation effects like paper texture and CRT scanlines for authenticity. The grid system ensures alignment while the monospace typography reinforces the technical aesthetic. The `sensor-data` class uses reduced opacity and small font sizes to mimic declassified documentation, while the warning red highlights critical system status issues. This template is ready for immediate deployment in a dashboard environment or can be adapted for editorial or portfolio use by swapping the data cards for content blocks.skills-collection
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan