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