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.
npx agentmods add rules/06ketan/slideshot/webapp-brutalistgit clone --depth 1 https://github.com/06ketan/slideshotWrote 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.
[](https://agentmods.dev/rules/06ketan/slideshot/webapp-brutalist)<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>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.
| Model | Per session | Once 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 |
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.
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-noneONLY. NEVERrounded-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-xlor blurred shadows - NEVER use
backdrop-blur,backdrop-filter, or glassmorphism
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.
- 4d ago First seen · 97 lines · 0 tokens per session scan A c3e93901b260
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.
Other cursor rules, from other repositories
external-scale
Source: docs/agents/external-scale.md Regenerate: npm run agents:sync -w packages/openbridge-webcomponents -->.
codex-premium-website-skills
Apply Codex Skills standards to frontend, website, motion, accessibility, QA, agent reasoning, and handoff work.
ui-components
USE WHEN: Building UI components, structuring layouts, and applying styles using Tailwind CSS.
ui-architecture
Enforces single-page, context-centric UI patterns for the object-centric workspace.
ui-motion-workflow
Orchestrate motion-aware UI work by sequencing direction, provider choice, implementation, and browser validation.
zelda-hyrule-ui
Build UI in the style of The Legend of Zelda Breath of the Wild — dark Sheikah-slate theme, double borders, Sheikah-blue glow. Pairs with the zelda-hyrule-ui React library.