Skip to content

Add Lighthouse-MD to Tools & Services / Optimization#79

Open
bkocdur wants to merge 1 commit into
marcobiedermann:mainfrom
bkocdur:add-lighthouse-md
Open

Add Lighthouse-MD to Tools & Services / Optimization#79
bkocdur wants to merge 1 commit into
marcobiedermann:mainfrom
bkocdur:add-lighthouse-md

Conversation

@bkocdur

@bkocdur bkocdur commented May 29, 2026

Copy link
Copy Markdown

Adds Lighthouse-MD, a free tool that turns a PageSpeed Insights audit into a structured CLAUDE.md fix brief for Claude Code.

Placed under ## Tools & Services > ### Optimization, alongside PageSpeed Insights, Web.dev, and Awesometechstack which are direct peers.

What's in the generated CLAUDE.md:

  • Every failing audit with measured value vs threshold
  • The actual offender list per audit (scripts, DOM nodes, third-party origins)
  • A prescriptive one-sentence fix per audit
  • A "currently passing, do not break" section so a fix pass does not regress accessibility while chasing performance
  • The test environment block

Free, no signup, no API key. Web app and Chrome extension share the same converter. Also publishes a free explainer corpus covering 16 of the most-failed Lighthouse audits at lighthouse-md.com/audits.

Disclosure: I am the author.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant