performance▌
76 indexed skills · max 10 per page
web-performance-optimization
sickn33/antigravity-awesome-skills · Productivity
Systematic approach to measuring, analyzing, and improving website loading speed and Core Web Vitals. \n \n Covers five-step optimization workflow: establish baseline metrics with Lighthouse, identify bottlenecks (bundle size, images, render-blocking resources), prioritize high-impact fixes, implement improvements, and verify results \n Addresses Core Web Vitals (LCP, FID, CLS) with specific code examples for image optimization, code splitting, lazy loading, and layout shift prevention \n Includ
swiftui-performance
dpearson2699/swift-ios-skills · Frontend
Diagnose and fix SwiftUI rendering bottlenecks through code review, Instruments profiling, and targeted remediation. \n \n Covers view invalidation storms, unstable list identity, expensive body computations, layout thrash, and image decoding issues with concrete code examples and fixes \n Includes step-by-step Instruments profiling workflow using the SwiftUI template to identify high body-evaluation counts and CPU hotspots \n Explains identity and lifetime mechanics, lazy loading patterns, and
fixing-motion-performance
ibelick/ui-skills · Productivity
Audit and fix animation performance issues including layout thrashing, compositor properties, and scroll-linked motion. \n \n Covers nine rule categories by priority: never patterns, mechanism selection, measurement batching, scroll-linked motion, paint optimization, layer promotion, blur/filter constraints, view transitions, and tool boundaries \n Provides file-level review mode that identifies violations with exact line quotes, impact explanation, and concrete code fixes \n Includes FLIP-style
performance-reporter
aaron-he-zhu/seo-geo-claude-skills · Productivity
Comprehensive SEO and GEO performance reports combining rankings, traffic, backlinks, and AI visibility metrics. \n \n Aggregates data from multiple sources (analytics, search console, SEO tools, AI monitors) into executive summaries, detailed analyses, and visual presentations \n Generates 11-section reports covering organic traffic, keyword rankings, domain authority, content quality (CORE-EEAT), backlinks, and GEO/AI citation performance \n Includes period-over-period trend analysis, benchmar
performance-optimizer
daffy0208/ai-dev-standards · Productivity
Make applications fast, scalable, and cost-efficient.
axiom-display-performance
charleswiltgen/axiom · Productivity
Systematic diagnosis for frame rate issues on variable refresh rate displays (ProMotion, iPad Pro, future devices). Covers render loop configuration, frame pacing, hitch mechanics, and production telemetry.
performance-testing-review-multi-agent-review
sickn33/antigravity-awesome-skills · Testing
A sophisticated AI-powered code review system designed to provide comprehensive, multi-perspective analysis of software artifacts through intelligent agent coordination and specialized domain expertise.
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
axiom-swiftui-performance
charleswiltgen/axiom · Frontend
Use when: