code-perf

Installation
SKILL.md

Code Perf

Performance profiling and optimization workflow.

The Golden Rule

Never optimize without profiling.

You don't know where the bottleneck is until you measure. Making changes without profiling wastes time and often makes things worse.


Workflow

1. Profile

Measure the current performance.

Related skills
Installs
8
GitHub Stars
21
First Seen
Apr 12, 2026