Use when an approved system design exists and the team needs performance architecture before implementation or scale events. Produces explicit latency, throughput, concurrency, and cost budgets per user-visible path, a capacity and headroom model, scaling and backpressure posture, hot-path and critical-path analysis, caching and precomputation strategy, performance test and regression-gating policy, and implementation handoff notes. Do not use for availability and disaster-recovery design (use reliability), telemetry instrumentation (use operations), ad-hoc profiling, single-query tuning, or vendor-specific runtime tuning.
$npx -y skills add amritmalla/claude-full-stack-2.0 --skill performanceInstalls into the current project.
Run `npx skills use "https://github.com/amritmalla/claude-full-stack-2.0" --skill "amritmalla/claude-full-stack-2.0/performance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amritmalla/claude-full-stack-2.0" that are relevant to the current task. Run `npx skills add "https://github.com/amritmalla/claude-full-stack-2.0"` and select the relevant skills, then follow their instructions.