performance-profiler
CommunityIdentify and fix performance bottlenecks.
AuthorCrazyDubya
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Finds common performance bottlenecks in code, including N+1 queries, memory leaks, and slow algorithms, to help you optimize.
Core Features & Use Cases
- Anti-patterns: detects N+1 queries, inefficient loops, and memory leaks.
- Frontend/Backend guidance: suggests client- and server-side optimizations.
- Profiling tips: lists tools and methods to measure improvements.
Quick Start
Run targeted profiling on suspected hot paths and apply recommended optimizations.
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-profiler Download link: https://github.com/CrazyDubya/claude-skills/archive/main.zip#performance-profiler Please download this .zip file, extract it, and install it in the .claude/skills/ directory.