Web Performance Audit Skill ðŸ§
OfficialAnalyzes web performance using Chrome DevTools MCP by measuring Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index) and identifying performance bottlenecks. Captures cold-load metrics via automated navigation and performance trace recording, extracts LCP breakdowns, identifies CLS culprits, flags render-blocking resources, analyzes network request chains delaying critical resources, detects missing preloads and caching issues, takes accessibility snapshots for ARIA gaps and contrast issues, inspects framework and bundler configuration for tree-shaking and unused code, and prioritizes findings by estimated impact. Provides specific good/needs-improvement/poor metric thresholds.
How to Use This Skill
- Click "View SKILL.md" to see the full skill definition
- Copy the contents of the SKILL.md file
- In Claude, go to Project Knowledge and paste the skill
- Start a new conversation and Claude will use the skill automatically
Leave a Comment
Related Skills
Web Artifacts Builder
OfficialBuild complex claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui components
MCP Server Builder
OfficialGuide for creating high-quality MCP servers to integrate external APIs and services
Web App Testing
OfficialTest local web applications using Playwright for UI verification and debugging