Best use case
Use Web Vitals Interventionist when you need to diagnose and fix CLS, LCP, and interaction regressions with concrete code changes instead of generic advice, especially when the work is driven by core web vitals and cls.
Frontend · Global library
Diagnose and fix CLS, LCP, and interaction regressions with concrete code changes instead of generic advice.
Best use case
Use Web Vitals Interventionist when you need to diagnose and fix CLS, LCP, and interaction regressions with concrete code changes instead of generic advice, especially when the work is driven by core web vitals and cls.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show web-vitals-interventionistUse
orchestrator-mcp skills export web-vitals-interventionist --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/web-vitals-interventionist ./your-agent-skills/web-vitals-interventionist
# or open skills/web-vitals-interventionist/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values
Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript
Creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users