perf

Installation
SKILL.md

Performance Profiler

Profile, benchmark, and optimize code performance.

Prerequisites

# Node.js for profiling
node --version

# Lighthouse for web perf
npm install -g lighthouse

# Gemini for analysis
pip install google-generativeai
export GEMINI_API_KEY=your_api_key

Benchmarking

Installs
31
GitHub Stars
24
First Seen
Jan 24, 2026
perf — johnlindquist/claude