This one walks you through hitting Core Web Vitals targets (LCP under 2.5s, INP under 200ms, CLS under 0.1) on throttled mobile devices. It pushes server rendering or islands architecture for above-the-fold content, code splitting by route, and lazy loading everything else. The layout shift rules are practical: reserve space with aspect-ratio, size skeletons to match final content, never inject above existing elements. Animation discipline is strict, compositor-only properties with reduced motion support. The verification step actually throttles to slow 4G and 4× CPU, which will catch problems your MacBook won't. Treat this as accessibility work, because jank hits low-end devices hardest and performance budgets are really user-exclusion budgets.
npx -y skills add plugin87/ux-ui-agent-skills --skill performance --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar