performance-check
CommunityIdentify performance issues and regressions fast.
Authorcbemister
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams quickly identify performance anti-patterns in codebases and surface potential regressions by combining static analysis with optional runtime checks.
Core Features & Use Cases
- Static N+1 and unbounded query detection: Detects patterns that typically cause database bottlenecks.
- Missing index and pagination checks: Highlights queries that may miss indexes or lack proper pagination.
- Phase-based guidance: Provides a structured workflow from changed file identification to performance verification.
- Use Case: Before shipping a data-heavy API endpoint, run this Skill to surface hot paths and recommended fixes.
Quick Start
Use the performance-check skill to scan your recent changes and report potential performance issues.
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-check Download link: https://github.com/cbemister/claude-code/archive/main.zip#performance-check 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.