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 — current for June 2026.
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 — current for June 2026.
15 architecture review prompts that surface real layering bugs, dependency cycles, and boundary leaks — with file:line evidence, not generic "consider DDD" advice.
Whole-repo audit prompts for Claude Code, Codex, and Cursor — architecture smells, dead code, security risks, dependency drift, and test gaps in one structured pass.
A reproducible AI audit for Astro 5/6 content sites: catch duplicate slugs, missing translations, dead internal links, and draft leakage with one script wired into prebuild.
Category and tag pages eat crawl budget but rarely rank. This AI workflow finds duplicate intros, weak internal links, missing descriptions, and JS-only pagination — then ships fixes.
A 3-pass AI workflow that scores every page for thin-content risk, surfaces the worst offenders, and assigns one action each: expand, merge, noindex, or delete.