perf-hints
01Plugin Claude Code
Plugin marketplace listing 1 plugin: perf.
Plugin Claude Code
Plugin marketplace listing 1 plugin: perf.
Plugin Claude Code
A language-agnostic performance optimization workflow based on Jeff Dean and Sanjay Ghemawat's techniques.
Agent
Analyzes code for performance bottlenecks using back-of-envelope calculations, traces hot paths, identifies sequential I/O, allocation patterns, and missing bulk operations.
Agent
Reviews performance optimizations for correctness, validates that fixes don't introduce bugs, checks for regressions, and verifies improvements match expectations.
Command
Performance optimization workflow with back-of-envelope analysis, bottleneck detection, and validated fixes.
Skill Claude CodeCodex
This skill should be used when the user asks to "optimize code", "make this faster", "reduce allocations", "improve performance", "speed up", "why is this slow", "review this code", "write tests", "design an API", "scale this", or mentions performance, memory, profiling, benchmarking, code review, testing, or…