Analyzes codebases to identify performance bottlenecks, reduce bundle sizes, and accelerate build times across multiple technology stacks.
The Performance Optimizer skill provides deep insights into application efficiency by conducting thorough audits of build processes, bundle configurations, and runtime execution. It helps developers eliminate technical debt by identifying inefficient code patterns, memory leaks, and slow database queries, offering actionable recommendations to improve core web vitals and backend response times. Whether you are troubleshooting a bloated React frontend or a high-latency Go backend, this skill streamlines the profiling process to ensure your application runs at peak efficiency and delivers a superior user experience.
주요 기능
01API and database query performance tuning with index recommendations
02Comprehensive build time analysis and bottleneck identification
03Detailed bundle size auditing with tree-shaking and dependency optimization
04Cross-language support for TypeScript, Go, Rust, and Python
05230 GitHub stars
06Runtime profiling for memory leaks and execution hot paths
사용 사례
01Fixing N+1 query problems and high-latency endpoints in full-stack applications
02Accelerating CI/CD pipelines by optimizing TypeScript and Rust compilation times
03Reducing production bundle sizes to improve page load speeds and SEO rankings