suggest-performance-fix

Community

Spot and fix slow code before it slows you down.

Authorkjgarza
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify performance bottlenecks in codebases and generate targeted optimizations, reducing latency and resource usage.

Core Features & Use Cases

  • Hotspot identification: detects expensive operations, nested loops, inefficient queries, and memory-heavy paths.
  • Analytical guidance: provides Big-O estimates, anti-pattern detection, and concrete refactor suggestions.
  • Actionable fixes: offers code-level recommendations and measurable impact estimates for common bottlenecks (e.g., N+1 queries, algorithmic improvements, batching, caching).

Quick Start

Run the suggest-performance-fix skill on a target codebase to detect bottlenecks and receive concrete optimization recommendations.

Dependency Matrix

Required Modules

None required

Components

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: suggest-performance-fix
Download link: https://github.com/kjgarza/marketplace-claude/archive/main.zip#suggest-performance-fix

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.