core-vitals-fixer
SKILL.md
Core Web Vitals Fixer
Your LCP is 4 seconds, CLS keeps jumping, and FID feels sluggish. This tool scans your code and tells you exactly what to fix and how.
One command. Zero config. Just works.
Quick Start
npx ai-core-vitals ./src/
What It Does
- Analyzes your code for Core Web Vitals issues
- Identifies LCP, FID, and CLS problems
- Provides specific fixes with code examples
- Prioritizes issues by impact