codeprobe-performance
CommunityIdentify code performance bottlenecks with fixes.
Authornishilbhave
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill detects and scores performance and scalability issues across codebases, helping teams identify hotspots before they become outages.
Core Features & Use Cases
- N+1 Queries: detect lazy loading inside loops without eager loading.
- Missing Indexes: identify queries that would benefit from indexes.
- Unbounded Queries: warn on operations that fetch entire datasets without pagination.
- Memory & Caching: flag memory-heavy patterns and cache inefficiencies.
- Frontend Performance: catch render or bundle-size issues impacting UX.
- Use Case: run a full audit on a web app to surface critical hotspots and generate actionable fixes.
Quick Start
Run a performance audit on your project to emit a severity-scored report.
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: codeprobe-performance Download link: https://github.com/nishilbhave/codeprobe/archive/main.zip#codeprobe-performance 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.