The Website Stack
“From empty repo to indexed site, every layer tested.”
Everything a website needs, in build order: design discipline first (frontend-design), then content (copywriting, humanizer), then distribution (seo-audit, programmatic-seo, schema), then proof it works (webapp-testing, ui-audit). Install top to bottom.
- 001 Tested · Works
Frontend Design Featured
Makes Claude's UI output look designed instead of generated.
- 002 Tested · Works
Humanizer Featured
Strips 33 documented AI-writing tells from text via a draft-audit-final rewrite loop.
- 003 Tested · Works
SEO Audit Featured
Structured technical/on-page/content SEO audit that explicitly flags a real trap: static fetch tools can't see JS-injected schema markup.
- 004 Tested · Works
Plans topic clusters, content pillars and a weighted-priority editorial calendar grounded in buyer stage.
- 005 Tested · Works
Conversion copywriting for marketing pages -- headline/CTA formulas, an explicit weak-vs-strong CTA blacklist, and structured output with rationale.
- 006 Tested · Works
12-playbook framework for templated pages at scale (locations, comparisons, integrations, glossary...) with an explicit thin-content guardrail checklist.
- 007 Tested · Works
JSON-LD generator/validator for schema.org rich-results markup.
- 008 Tested · Works
Deterministic WCAG 2.1 AA audit -- keyboard, contrast, zoom/reflow, forms/ARIA, status messages -- ending in a severity-rated remediation backlog.
- 009 Works with setup
Generates a single self-contained HTML dashboard (KPI cards, Chart.js, filters, sortable table) — despite the 'no dependencies' claim, charts load Chart.js from a CDN.
- 010 Tested · Works
Claude drives your web app in a real browser and reports what breaks.