Armory
Source
Browse
Skills

core-web-vitals

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install core-web-vitals --cli claude

writes the skill into.claude/skills/core-web-vitals/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/core-web-vitals/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

When to use it

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/core-web-vitals/SKILL.md -o .claude/skills/core-web-vitals/SKILL.md

Notes

Extracted from davila7/claude-code-templates, core-web-vitals category.