html-ppt-taste-brutalist

html-ppt-taste-brutalist is a skill for Claude Code, Codex from wolfenazz/YzPzCode. It costs 78 tokens per session (1,223 once invoked), scanned A, a copy of html-ppt-taste-brutalist, Apache-2.0.

An HTML presentation style that looks like a dark CRT terminal: a monochrome computer display with red warning accents and scanline effects. It is designed for 16:9 slides.

In plain words
What is it for?
Project debriefs, security reviews, infrastructure incident reports, and operations walkthroughs. It suits presentations that report findings rather than pitch a product.
Why use it?
It gives reporting-focused presentations a consistent visual language instead of a sales-oriented look. The style is intended to make alerts, classifications, and operational information stand out.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Project debriefs, security reviews, infrastructure incident reports, and operations walkthroughs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wolfenazz/yzpzcode/html-ppt-taste-brutalist
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add wolfenazz/YzPzCode --skill html-ppt-taste-brutalist
Clone the repo
git clone --depth 1 https://github.com/wolfenazz/YzPzCode

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for html-ppt-taste-brutalist

README.md
[![agentmods](https://agentmods.dev/badge/skills/wolfenazz/yzpzcode/html-ppt-taste-brutalist.svg)](https://agentmods.dev/skills/wolfenazz/yzpzcode/html-ppt-taste-brutalist)
Your own site
<a href="https://agentmods.dev/skills/wolfenazz/yzpzcode/html-ppt-taste-brutalist"><img src="https://agentmods.dev/badge/skills/wolfenazz/yzpzcode/html-ppt-taste-brutalist.svg" alt="Measured on agentmods" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,223 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00078 $0.01223
Opus 5 $0.00039 $0.00611
Sonnet 5 $0.00016 $0.00245
Haiku 4.5 $0.00008 $0.00122

Measured 7d ago against content hash e3b7e42464ef, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

html-ppt-taste-brutalist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to html-ppt-taste-brutalist — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

app/desgin/design-templates/html-ppt-taste-brutalist/SKILL.md · 71 lines

How it starts

The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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.

Read the full file on GitHub · 71 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 71 lines · 78 tokens per session scan A e3b7e42464ef

Subscribe to this mod's changes

html-ppt-taste-brutalist is a skill published in the GitHub repository wolfenazz/YzPzCode (13 stars, last pushed 2d ago), licensed Apache-2.0. It adds 78 tokens to every session and 1,223 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to html-ppt-taste-brutalist, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories