Lighthouse Audit

🌐Community
by santiagoxor · vlatest · Repository

Automates lighthouse audits, identifying accessibility, SEO, and performance issues across websites for comprehensive testing.

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 santiagoxor-lighthouse-audit npx -- -y @trustedskills/santiagoxor-lighthouse-audit
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "santiagoxor-lighthouse-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/santiagoxor-lighthouse-audit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The santiagoxor-lighthouse-audit skill performs a Lighthouse audit on a given URL. It analyzes the webpage's performance, accessibility, best practices, and SEO to provide a detailed report with scores and recommendations for improvement. This allows users to quickly assess website quality and identify areas needing optimization.

When to use it

  • Website Performance Checks: Evaluate the speed and efficiency of a webpage before launch or after updates.
  • SEO Analysis: Get insights into how well a page is optimized for search engines.
  • Accessibility Review: Identify potential accessibility issues that might hinder users with disabilities.
  • Competitive Benchmarking: Compare the Lighthouse scores of different websites within your industry.

Key capabilities

  • Performs Lighthouse audits
  • Provides performance, accessibility, best practices, and SEO scores
  • Generates detailed reports with recommendations

Example prompts

  • "Run a Lighthouse audit on https://www.example.com."
  • "Analyze the performance of this webpage: https://blog.trustedskills.ai/"
  • "Give me an accessibility report for https://www.santiagoxor.com."

Tips & gotchas

The skill requires a stable internet connection to access and analyze web pages effectively. Lighthouse audits can take some time to complete, depending on the complexity of the webpage being analyzed.

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
santiagoxor
Installs
6

🌐 Community

Passed automated security scans.