performance▌
71 indexed skills · max 10 per page
axiom-performance-profiling
charleswiltgen/axiom · Productivity
iOS app performance problems fall into distinct categories, each with a specific diagnosis tool. This skill helps you choose the right tool, use it effectively, and interpret results correctly under pressure.
m10-performance
actionbook/rust-skills · Productivity
Layer 2: Design Choices
angular-performance
gentleman-programming/gentleman-skills · Productivity
NEVER trigger reflows/repaints in lifecycle hooks (ngOnInit, ngAfterViewInit).
type-design-performance
aaronontheweb/dotnet-skills · Frontend
Use this skill when:
axiom-swiftui-performance
charleswiltgen/axiom · Frontend
Use when:
axiom-ios-performance
charleswiltgen/axiom · Productivity
You MUST use this skill for ANY performance issue including memory leaks, slow execution, battery drain, or profiling.
web-performance-audit
aj-geddes/useful-ai-prompts · Productivity
Web performance audits measure load times, identify bottlenecks, and guide optimization efforts to create faster, better user experiences.
performance-profiling
davila7/claude-code-templates · Productivity
Measure, analyze, optimize - in that order.
capacitor-performance
cap-go/capgo-skills · Productivity
Make your Capacitor apps fast and responsive.
performance
addyosmani/web-quality-skills · Productivity
Lighthouse-based performance optimization with budgets, critical rendering path guidance, and Core Web Vitals alignment. \n \n Defines resource budgets (1.5 MB total, <300 KB JS, <100 KB CSS) and provides server response optimization (TTFB <800ms, HTTP/2, edge caching) \n Covers resource loading strategies: preconnect/preload directives, deferred CSS, script deferral patterns, and code splitting techniques \n Includes image optimization (AVIF/WebP selection, responsive markup, LCP