Lighthouse Audit

🌐Community
by guia-matthieu · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add lighthouse-audit npx -- -y @trustedskills/lighthouse-audit
2

Or manually add to ~/.claude/settings.json

~/.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

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
guia-matthieu
Installs
16

🌐 Community

Passed automated security scans.