performance-optimization

Installation
SKILL.md

Performance Optimization

Complete framework for identifying and fixing performance bottlenecks in web applications.

When to Use

  • Page load times are slow (>3 seconds)
  • Core Web Vitals failing
  • Database queries are slow
  • API responses are slow
  • High server costs due to inefficiency
  • Poor user experience on mobile

Core Principles

Measure First:

  • Don't optimize without data
  • Profile before changing
  • Set performance budgets
Related skills
Installs
6
GitHub Stars
6
First Seen
Jan 27, 2026