performance-optimization
How to Install
Claude Code:
git clone https://github.com/addyosmani/agent-skills && cp skills/performance-optimization ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules file# Performance Optimization
## Overview
Measure before optimizing. Performance work without measurement is guessing — and guessing leads to premature optimization that adds complexity without improvi
Details
| Category | Other → General |
| Source | https://github.com/addyosmani/agent-skills |
| Stars | ★ 58K |
| Risk Level | N/A |
Related Skills
benchmark
# Benchmark — Performance Baseline & Regression Detection
## When to Use
- Before and after a PR t
verification-before-completion
# Verification Before Completion
## Overview
Claiming work is complete without verification is dis
ci-cd-and-automation
# CI/CD and Automation
## Overview
Automate quality gates so that no change reaches production wit
deprecation-and-migration
# Deprecation and Migration
## Overview
Code is a liability, not an asset. Every line of code has