performance-profiler

Installation
SKILL.md

Performance Profiler

Instructions

When profiling performance:

  1. Identify the bottleneck type: Network, rendering, memory, or compute
  2. Measure baseline before optimizing
  3. Profile with appropriate tools
  4. Apply optimizations
  5. Measure improvement

Web Performance

Core Web Vitals

# Lighthouse CLI
npx lighthouse https://yoursite.com --view
Installs
195
GitHub Stars
188
First Seen
Feb 26, 2026
performance-profiler — onewave-ai/claude-skills