performance-optimizer

Identify performance bottlenecks and propose targeted optimizations for code.

4|1|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/always-further/claude-extensions --skill performance-optimizer-always-further
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-optimizer
Source: https://github.com/always-further/claude-extensions/tree/main/skills/performance-optimizer
Command: npx skills add https://github.com/always-further/claude-extensions --skill performance-optimizer-always-further

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill identifies bottlenecks and offers optimizations to improve speed, memory usage, and overall efficiency.

Core Features & Use Cases

  • Bottleneck Analysis: spot hot paths and suggest improvements.
  • Cross-Domain Optimizations: algorithms, database queries, and frontend/backend improvements.
  • Profiling Guidance: how to profile with common tools and measure impact.

Quick Start

Share a function that is slow and ask to optimize; Claude analyzes and proposes a targeted approach with measurable goals.