Html Ppt Taste Brutalist logo

Html Ppt Taste Brutalist

OrganizationPopular
nexu-io
html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill `brutalist-skill` (Tactical Telemetry mode).

Overview

Publishernexu-io
Repositoryopen-design
Skill namehtml-ppt-taste-brutalist
Stars
96.7K
Forks
11.2K
Bundled files
1
LicenseApache-2.0
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 1 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by nexu-io on GitHub. Read the source before you install it.

Installation

Install the Html Ppt Taste Brutalist AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/nexu-io/open-design.git /tmp/open-design
mkdir -p .claude/skills
cp -r /tmp/open-design/design-templates/html-ppt-taste-brutalist .claude/skills/html-ppt-taste-brutalist
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Html Ppt Taste Brutalist in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Html Ppt Taste Brutalist on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Html Ppt Taste Brutalist is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

HTML PPT — Tactical Telemetry / CRT Terminal

A 16:9 deck for project debriefs, security reviews, infra incident write-ups, ops walkthroughs, and any "we are not selling, we are reporting" presentation. Reads like a declassified mission packet, not a pitch deck.

This skill commits to ONE substrate (dark CRT) — never mix with the light Swiss-print mode in the same artifact.

Source

Distilled from Leonxlnx/taste-skillskills/brutalist-skill/SKILL.md §2.2 (Tactical Telemetry & CRT Terminal). Deck system follows the project's existing html-ppt convention (16:9 slides, vertical-stack fallback when opened directly).

Hard rules

  • Substrate: deactivated-CRT charcoal #0A0A0A / #121212. Never pure black.
  • Foreground: white phosphor #EAEAEA. Secondary #9A9A98.
  • Accent: ONE color — hazard red #E61919. Used on alerts, classifications, the latest data point. Never as a slide background fill.
  • Optional: terminal green #4AF626 for ONE specific UI element across the entire deck (e.g. a single status indicator). Omit if it doesn't earn its place.
  • Type: monospace dominates. JetBrains Mono / IBM Plex Mono for body and meta. Heavy condensed grotesque (Archivo Black / Inter Black) only for slide titles.
  • Title scale: clamp(56px, 7vw, 96px), uppercase, tracking -0.04em, leading 0.9.
  • Geometry: border-radius: 0. Visible 1px hairlines (#2A2A28 on charcoal). Use display: grid; gap: 1px over a hairline-colored background to render perfect cells.
  • Scanline overlay: subtle repeating-linear-gradient at 2px / 4px cycle, opacity ≤ 0.08, applied as a fixed pointer-events-none layer.
  • Phosphor noise: optional SVG-grain pseudo-element, opacity ≤ 0.06.
  • Slide chrome: every slide carries top register strip — classification, slide ID, timestamp, coordinates — and a bottom bar with serial number + page.

Banned

  • border-radius above 0.
  • Drop shadows, gradients, glassmorphism, glow.
  • Color other than charcoal, phosphor, hazard red, and at most one terminal-green element.
  • Sans-serif body fonts. Monospace is the body.
  • Pitch-deck "delight" — emoji, illustration, stock photography, friendly icons.
  • Light-mode slides anywhere in the same deck.
  • Slide transitions other than instant cuts.

Required slide archetypes (10–14 total)

  1. Classification cover — giant numeral or call-sign on the left, redaction bar above the title, mono meta column on the right.
  2. Briefing strip — eight-cell mono register with mission ID, dates, principals, classification.
  3. Numbered objectives — three to five hairline-separated theses, each with >>> marker.
  4. Telemetry griddisplay: grid; gap: 1px of mono key-value cells; red highlight on the variant that breaks the trend.
  5. Threat / risk register — hairline table with severity column in red.
  6. Sequence / timeline — vertical mono list, 2-px vertical rule on the left, hazard markers on critical events.
  7. Diagram / wiring — pure-CSS box-and-line schematic; rectangles with hairlines, ASCII arrows.
  8. Specimen — single mono character or word at viewport-bleeding scale, used as a visual fulcrum.
  9. Alert — diagonal hazard-stripe block (repeating-linear-gradient(135deg, ...)) with the most important sentence in the deck.
  10. Audit log — append-only mono entries with timestamp + actor + event.
  11. Closing colophon — operator, system, build, classification, sign-off line.

Motion

This aesthetic is mechanical and instant.

  • Cuts between slides — no fades. Optionally a 60ms flicker (opacity: 0.85 → 1).
  • A blinking caret on the cover () and a single pulse on the live status dot. Nothing else moves.

Pre-flight

  • Substrate is charcoal, foreground is phosphor, only accent is hazard red
  • All border-radius is 0; all corners are 90°
  • Title slide includes classification + serial + timestamp + coordinates
  • At least one display: grid; gap: 1px telemetry module
  • Scanline overlay applied as fixed pointer-events-none element, opacity ≤ 0.08
  • At least one diagonal hazard-stripe alert block
  • ASCII syntax decoration ([ ... ], >>>, ///) appears at least four times across the deck
  • Numeric data uses tabular-nums + monospace
  • No emojis, no curves, no gradients, no shadow effects
  • Terminal green appears on zero or one element only — never as text body color

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Html Ppt Taste Brutalist AI skill do?

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill `brutalist-skill` (Tactical Telemetry mode).

Why use Html Ppt Taste Brutalist on TypingMind?

Because you install it once and use it with any model. Html Ppt Taste Brutalist is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Html Ppt Taste Brutalist in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/nexu-io/open-design/tree/main/design-templates/html-ppt-taste-brutalist. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Html Ppt Taste Brutalist?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Html Ppt Taste Brutalist?

As many as you like. As long as a model supports skills, you can use Html Ppt Taste Brutalist with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Html Ppt Taste Brutalist AI skill free?

Yes. It is published on GitHub by nexu-io under the Apache-2.0 license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇