Wraps Google Lighthouse CLI into a batch auditing workflow with before/after comparisons and client reports. You get commands for single URL audits, batch processing from a file, baseline comparisons to track optimization impact, and historical monitoring. The CLI outputs JSON, CSV, HTML, or Markdown depending on whether you're feeding data to another tool or showing clients. Built by ClawFu, runs on Click and Pandas with Lighthouse as a dependency. Honestly most useful if you're already doing Lighthouse audits manually and want to automate the repetitive parts like running the same checks across staging and production or generating those monthly performance reports that clients ask for.
npx -y skills add guia-matthieu/clawfu-skills --skill lighthouse-audit --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.