performance-optimization
Installation
SKILL.md
Performance Optimization
Size-Tier Scope
This variant scales the operating pattern for organizations under 100 people. Keep the controls lightweight, favor owner-led approvals, and introduce automation only where it removes recurring manual work without adding governance overhead.
Purpose
Enterprise users expect sub-second response times for daily transactions and fast-loading dashboards. When performance degrades, productivity drops, users lose trust in the system, and they revert to spreadsheets and manual processes. Performance optimization is not a one-time activity -- it is an ongoing discipline of measuring, identifying bottlenecks, and tuning.
Use this skill when a builder needs to:
- Diagnose slow queries and optimize database access patterns
- Design and implement caching layers
- Schedule and tune batch jobs for large-volume processing
- Implement pagination and lazy loading for large datasets
- Set up monitoring, alerting, and SLA dashboards
- Plan capacity for growth