webapp-brutalist

webapp-brutalist is a cursor rule for Cursor from 06ketan/slideshot. It costs 0 tokens per session (1,183 once invoked), scanned A, original, MIT.

A visual style guide for a Slideshot web app, defining its colors, fonts, borders, shadows, and square-cornered layout.

In plain words
What is it for?
For building or updating Slideshot screens that follow a bold, rough-edged neobrutalist style.
Why use it?
It keeps the interface visually consistent, so pages and controls do not each need separate design decisions.

Cursor rule for Cursor

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.

agentmods
npx agentmods add rules/06ketan/slideshot/webapp-brutalist
Clone the repo
git clone --depth 1 https://github.com/06ketan/slideshot

Made for: Cursor.

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 webapp-brutalist

README.md
[![agentmods](https://agentmods.dev/badge/rules/06ketan/slideshot/webapp-brutalist.svg)](https://agentmods.dev/rules/06ketan/slideshot/webapp-brutalist)
Your own site
<a href="https://agentmods.dev/rules/06ketan/slideshot/webapp-brutalist"><img src="https://agentmods.dev/badge/rules/06ketan/slideshot/webapp-brutalist.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 1,183 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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 $0.00000 $0.01183
Opus 5 $0.00000 $0.00592
Sonnet 5 $0.00000 $0.00237
Haiku 4.5 $0.00000 $0.00118

Measured 4d ago against content hash c3e93901b260, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

webapp-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 4d 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.

.cursor/rules/webapp-brutalist.mdc · 97 lines

How it starts

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

slideshot Webapp — Neobrutalism Design System

Color Tokens

Purpose Value Usage
Page bg #FFFDF5 Warm off-white, all page sections
Primary #FFD233 Yellow — buttons, accents, hero bg
Black #0A0A0A Text, borders, shadows
Navy #12122A Code panes, browser shell chrome
Body copy #444444 Paragraph text
Muted #666666 Secondary text, labels
Accent red #FF6059 Alerts, traffic light dot
Surface #F5F3EE Subtle bg differentiation
Border light #E5E3DE Light dividers

Typography Hierarchy

Element Classes
Hero headline font-[var(--font-bebas-neue)] — all-caps, oversized (text-7xl+)
Section title font-[var(--font-bebas-neue)] text-5xl md:text-6xl text-[#0A0A0A]
Card title font-[var(--font-bebas-neue)] text-2xl tracking-wide
Body / UI DM Sans, weight 500-800, text-sm or text-base
Labels text-xs font-bold tracking-wider uppercase
Code font-mono text-xs

Borders & Shadows

  • ALL interactive elements: border-[3px] border-[#0A0A0A]
  • Rounding: rounded-none ONLY. NEVER rounded-lg, rounded-xl, rounded-2xl
  • Hard shadow default: shadow-[5px_5px_0px_0px_#0A0A0A]
  • Hard shadow hover: shadow-[8px_8px_0px_0px_#0A0A0A] with -translate-x-px -translate-y-px
  • Press effect: active:shadow-none active:translate-x-[5px] active:translate-y-[5px]
  • NEVER use shadow-sm, shadow-md, shadow-lg, shadow-xl or blurred shadows
  • NEVER use backdrop-blur, backdrop-filter, or glassmorphism

Read the full file on GitHub · 97 lines

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. 4d ago First seen · 97 lines · 0 tokens per session scan A c3e93901b260

Subscribe to this mod's changes

webapp-brutalist is a cursor rule published in the GitHub repository 06ketan/slideshot (2 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,183 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.