Performance Regression Audit Prompts: 12 Templates for p99 Triage
When p99 spikes, you need triage not vibes. 12 prompt templates for diffing perf signals, hunting N+1s, JS bundle bloat, render storms, and DB plan changes.
Articles tagged with #Audit
When p99 spikes, you need triage not vibes. 12 prompt templates for diffing perf signals, hunting N+1s, JS bundle bloat, render storms, and DB plan changes.
Architecture review prompts that surface real layering bugs, dependency cycles, and boundary leaks — not generic "consider DDD" advice.
Whole-repo audit prompts for Claude Code / Codex — architecture smells, dead code, security risks, dependency drift, test coverage gaps, in one structured pass.
A repeatable AI audit workflow for Astro content sites — catches broken slugs, missing translations, dead internal links, draft leakage, and config drift.
Category pages are an under-audited SEO surface — this AI workflow catches duplicate intros, weak internal linking, missing descriptions, and bad pagination.
A 3-pass AI workflow that scores every page for thin content, surfaces the worst offenders, and proposes one of: expand, merge, noindex, delete.