关于
The Performance Patterns skill empowers Claude to diagnose and fix common architectural inefficiencies across the entire technology stack. It provides a structured framework for identifying high-impact issues like the N+1 query problem, over-fetching, and inefficient frontend re-renders, offering concrete remediation strategies such as eager loading, memoization, and batching. Whether you are optimizing a database layer, refactoring a React application, or streamlining a REST API, this skill helps ensure your code scales efficiently and remains responsive under load.