performance-pass
CommunitySpot bottlenecks to prevent latency regressions.
Authoraskaret
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams quickly identify and prevent performance regressions by surfacing obvious bottlenecks in latency, throughput, rendering, memory, or database load.
Core Features & Use Cases
- Backend checks for API performance, including pagination defaults, avoiding N+1 patterns, adding appropriate caching headers, and validating payload sizes.
- Database considerations such as index alignment with query predicates and sort order, migration impact, and monitoring for inefficient queries.
- Runtime and frontend considerations like minimizing allocations in hot paths, ensuring correct async usage, and safe data-fetching and rendering strategies.
- Verification steps include running builds, collecting metrics, comparing baselines, and documenting potential perf risks and mitigations.
Quick Start
Run a quick performance audit on the affected feature and capture baseline latency and memory metrics.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: performance-pass Download link: https://github.com/askaret/codex-skills/archive/main.zip#performance-pass Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.