By citedy
Website speed audit CLI with 26 celebrity persona roasts — Musk, Trump, Dostoevsky, MrBeast & more
npx claudepluginhub citedy/claude-plugins --plugin speed-roastGet your website's performance roasted by 26 legendary personas — Elon Musk, Trump, Hemingway, Dostoevsky, MrBeast, Taylor Swift, and more.
npx speed-roast example.com
npx speed-roast example.com --persona trump
npx speed-roast example.com --persona dostoevsky
Zero dependencies. Zero config. Zero cost.
| # | Metric | What it measures |
|---|---|---|
| 1 | TTFB | Time to First Byte |
| 2 | Total Load Time | Full page download |
| 3 | HTML Size | Page weight in KB |
| 4 | Compression | gzip/brotli enabled? |
| 5 | Cache Headers | Cache-Control present? |
| 6 | Total Scripts | <script> tag count |
| 7 | Inline Scripts | Non-cacheable inline JS |
| 8 | Third-party Scripts | External domain scripts |
| 9 | Stylesheets | Render-blocking CSS files |
| 10 | Redirects | Redirect chain length |
| 11 | Resource Hints | preload/preconnect/prefetch |
| 12 | Images | Image count |
| Persona | Flag |
|---|---|
| Ernest Hemingway | --persona hemingway |
| Marcel Proust | --persona proust |
| George Orwell | --persona orwell |
| J.R.R. Tolkien | --persona tolkien |
| Vladimir Nabokov | --persona nabokov |
| Agatha Christie | --persona christie |
| Mikhail Bulgakov | --persona bulgakov |
| Fyodor Dostoevsky | --persona dostoevsky |
| Strugatsky Brothers | --persona strugatsky |
| Ray Bradbury | --persona bradbury |
| Persona | Flag |
|---|---|
| Elon Musk | --persona musk |
| Sam Altman | --persona altman |
| Steve Jobs | --persona jobs |
| Jeff Bezos | --persona bezos |
| Persona | Flag |
|---|---|
| Donald Trump | --persona trump |
| Persona | Flag |
|---|---|
| Quentin Tarantino | --persona tarantino |
| Christopher Nolan | --persona nolan |
| Ryan Reynolds | --persona reynolds |
| Keanu Reeves | --persona keanu |
| Persona | Flag |
|---|---|
| MrBeast | --persona mrbeast |
| Taylor Swift | --persona swift |
| Kanye West | --persona kanye |
| Zendaya | --persona zendaya |
| Timothee Chalamet | --persona chalamet |
| Billie Eilish | --persona billie |
-p, --persona <id> Choose persona (default: random)
-l, --list List all available personas
-h, --help Show help
# Random persona
npx speed-roast competitor.com
# Specific persona
npx speed-roast mysite.com --persona tolkien
# List all personas
npx speed-roast --list
No API keys. No LLM calls. Everything runs locally with zero dependencies.
MIT - Citedy
Web performance auditing skill for Core Web Vitals, Lighthouse scores, render-blocking resources, and accessibility.
Share bugs, ideas, or general feedback.
Run Lighthouse audits and fix performance issues
Claude Code plugin that tells you why your site won't get cited by AI — and fixes the discoverability files automatically.
Web performance audits with Core Web Vitals, bottleneck identification, optimization recommendations. Use for page load times, performance reviews, UX optimization, or encountering LCP, FID, CLS issues, resource blocking, render delays.
FAT Agent (Fix, Audit, Test) — a post-launch quality assurance skill that audits deployed websites for SEO, security, accessibility, performance, and content issues.
Persona-based user testing agent that simulates realistic user interactions with web applications. Embodies different user archetypes (Boomers, Millennials, Gen Z, Gen Alpha) with authentic behaviors, timing patterns, and frustration triggers to identify UX issues before real users do.