performance-optimization
Installation
SKILL.md
Performance Optimization
Overview
Measure first, optimize second. This guide covers profiling techniques and optimization strategies.
Profiling First
The Golden Rule
1. Don't optimize prematurely
2. Measure before optimizing
3. Optimize the biggest bottleneck first
4. Measure again to verify improvement
Related skills
More from miles990/claude-software-skills
devops-cicd
CI/CD pipelines, infrastructure as code, and deployment strategies
414code-quality
Clean code principles, SOLID, and code review practices
410game-development
Game development patterns, architectures, and best practices
281e-commerce
E-commerce platforms, payment processing, and shopping cart patterns
251saas-platforms
SaaS architecture, multi-tenancy, and subscription management
236project-management
Agile methodologies, issue tracking, and team collaboration tools
229