Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
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.
[](https://agentmods.dev/rules/thatrebeccarae/claude-marketing/pro-deck-builder)<a href="https://agentmods.dev/rules/thatrebeccarae/claude-marketing/pro-deck-builder"><img src="https://agentmods.dev/badge/rules/thatrebeccarae/claude-marketing/pro-deck-builder.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.1 | $0.00070 | $0.07031 |
| Opus 5 | $0.00035 | $0.03515 |
| Sonnet 5 | $0.00014 | $0.01406 |
| Haiku 4.5 | $0.00007 | $0.00703 |
Grade A, and why
pro-deck-builder 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 6d 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 — 529 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Presentation Designer
VC-backed SaaS design quality for PowerPoint. Think Linear, Attio, Vercel, Raycast — not corporate clip art.
Quick Reference
| Task | Approach |
|---|---|
| Create from scratch | Read REFERENCE.md, use PptxGenJS |
| Edit existing / use template | Read editing.md |
| Read/extract content | python -m markitdown presentation.pptx |
| Visual overview | python scripts/thumbnail.py presentation.pptx |
Before You Start (Required Steps)
Step 1: Ask the User
Before writing any code, ask:
- Light or dark mode? Dark = premium/keynote feel. Light = reports/data-heavy decks.
- Palette preference? Show the palette table below, or ask if they have brand colors.
- Logo? Ask if they have a logo file to include (PNG/SVG path).
Step 2: Discover Fonts
Check what's installed — premium fonts make a massive difference:
# macOS — list all installed font families
fc-list : family | sort -u
# Search for premium fonts first
fc-list : family | grep -iE "inter|dm.sans|poppins|avenir|futura|geist|sf.pro|sf.mono|jetbrains|fira.code|montserrat|playfair|source.sans"
# Check macOS Font Book directories directly
ls ~/Library/Fonts/ /Library/Fonts/ /System/Library/Fonts/Supplemental/ 2>/dev/null
Priority order for font selection:
- Inter — the gold standard for SaaS UI (if installed, use it for everything)
- DM Sans — geometric, startup-friendly
- Poppins — rounded, approachable
- Avenir / Avenir Next — ships with macOS, Apple-adjacent elegance
- Calibri — safe fallback, always available
For data/mono: JetBrains Mono > Fira Code > SF Mono > Consolas
Design Language: VC-Backed SaaS
Aesthetic Principles
- Depth through layering — Surfaces float above backgrounds. Cards and panels have subtle elevation via shadows and fine borders, not flat colored boxes.
- Bold typography, minimal decoration — Let type hierarchy do the work. No accent lines, no decorative shapes, no clip art.
- Restrained color — One accent color used sparingly (10%). Mostly neutrals. Color = signal, not decoration.
- Generous whitespace — Empty space signals confidence. If a slide feels sparse, make the content bigger, don't add more.
- Every element earns its place — Before adding anything: what does it communicate? If removing it changes nothing, remove it.
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.
- 6d ago First seen · 529 lines · 70 tokens per session scan A db9ded8fe83e
pro-deck-builder is a cursor rule published in the GitHub repository thatrebeccarae/claude-marketing (130 stars, last pushed 3mo ago), licensed MIT. It adds 70 tokens to every session and 7,031 once invoked, about $0.0003 per session on Opus 5. 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-30.
Other cursor rules, from other repositories
Tools for creating, reading, and converting PDF documents. / TR: PDF belgeleri oluşturmak, okumak ve dönüştürmek için yetenek.
docs-orchestrator
Documentation orchestrator managing technical specs, business analysis, and PDF/Word/Excel/PowerPoint reports. / TR: Doküman ve dosya üretim süreçlerini yöneten orkestratör. PDF, Word, Excel, PowerPoint ve teknik analiz dokümanları üretir.
document-skills
学术论文、Nature 写作润色、专利交底、软著、NSFC 基金、PPT 生成/图片转 PPT、 标准化技术文档与体系资料;选用 /.agents/skills 下已安装 skill 并先读 SKILL.md.
ponytail
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.