概要
The Architecture Performance Optimizer skill empowers Claude to systematically diagnose and fix performance issues throughout the software stack. By following a structured workflow—from gathering baseline metrics to implementing advanced patterns like eager loading, parallel API operations, and virtual scrolling—this skill ensures applications are scalable and responsive. It is an essential tool for developers looking to eliminate common anti-patterns like N+1 queries, unbounded result sets, and synchronous I/O in high-traffic production environments.