Acerca de
The Performance Analyzer skill is a specialized tool for developers seeking to optimize their frontend applications for speed and efficiency. It conducts a deep audit of your codebase to detect large dependencies, tree-shaking failures, and unnecessary React re-renders. Beyond just identification, it offers specific code-level suggestions for memoization, dynamic imports, and image optimization to improve critical metrics like Largest Contentful Paint (LCP) and Cumulative Layout Shift (CLS). This skill is essential for ensuring high-performance user experiences and maintaining lean, production-ready bundles.