Core Web Vitals Tuner
Optimizes website performance by automatically adjusting frontend assets to improve Core Web Vitals scores.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add monkey1sai-core-web-vitals-tuner npx -- -y @trustedskills/monkey1sai-core-web-vitals-tuner
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"monkey1sai-core-web-vitals-tuner": {
"command": "npx",
"args": [
"-y",
"@trustedskills/monkey1sai-core-web-vitals-tuner"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, monkey1sai-core-web-vitals-tuner, optimizes website performance based on Core Web Vitals metrics. It analyzes a webpage and suggests adjustments to improve Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS). The tool aims to enhance user experience by making websites faster and more stable.
When to use it
- Website Speed Issues: When users complain about slow loading times or janky interactions on a website.
- SEO Improvement: To boost search engine rankings, as Core Web Vitals are a ranking factor.
- Performance Audits: As part of regular website maintenance and performance checks.
- Mobile Optimization: Ensuring websites perform well on mobile devices with limited bandwidth.
Key capabilities
- Core Web Vital analysis (LCP, FID, CLS)
- Website optimization suggestions
- User experience enhancement
Example prompts
- "Analyze the Core Web Vitals for
https://www.example.comand suggest improvements." - "How can I reduce Cumulative Layout Shift on my website?"
- "What's causing a slow Largest Contentful Paint score on this page?"
Tips & gotchas
The skill requires access to the target webpage URL to perform analysis. The suggestions provided are general recommendations; implementation may require technical expertise and adjustments based on specific site architecture.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.