Lighthouse Audit
Automatically identifies accessibility, security, and performance issues in web pages using established lighthouse metrics.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add lighthouse-audit npx -- -y @trustedskills/lighthouse-audit
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"lighthouse-audit": {
"command": "npx",
"args": [
"-y",
"@trustedskills/lighthouse-audit"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The lighthouse-audit skill performs automated website audits using Google Lighthouse. It generates reports detailing performance, accessibility, best practices, and SEO scores for a given URL. This allows users to quickly assess and identify areas for improvement on websites.
When to use it
- Website Performance Evaluation: Quickly check the speed and efficiency of a webpage before launch or after updates.
- Accessibility Checks: Identify potential accessibility issues that might hinder user experience for people with disabilities.
- SEO Optimization: Get insights into SEO best practices and areas where website content and structure can be improved.
- Competitive Analysis: Compare the Lighthouse scores of your website against competitors to identify opportunities for improvement.
Key capabilities
- Generates Lighthouse reports.
- Evaluates performance, accessibility, best practices, and SEO.
- Provides actionable insights for website optimization.
Example prompts
- "Run a lighthouse audit on example.com."
- "What is the accessibility score of mywebsite.org?"
- "Give me the Lighthouse report for this URL: https://www.example.com/blog/article-1"
Tips & gotchas
The skill requires an active internet connection to access and analyze websites. Ensure that the target website is accessible and responsive during the audit process for accurate results.
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.