claudeindex
Plugin

performance-audit

Dedicated performance audit producing a severity-ranked findings report with measured or estimated impact, exact citations, and concrete fixes. Seven-dimension sweep: - Query & N+1 hotspots (round-trips counted per flow) - Algorithmic complexity on realistic n - Hot paths (per-request expensive work) - Memory and allocation pressure - Frontend bundle size and Core Web Vitals (LCP/INP/CLS) - Caching gaps (and caches with no invalidation story) - Blocking I/O and concurrency Fans dimensions out to parallel agents; every impact figure is labeled measured or estimated — never an estimate dressed as a measurement. Report-only.

Installation

1

Add the marketplace

/plugin marketplace add senigami/skill-arsenal
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.