Lighthouse Lighthouse is a website auditing tool used to improve the quality of web pages. Developers and SEO specialists use it to analyze performance, accessibility, and SEO best practices. Official docs: https://developers.google.com/web/tools/lighthouse Lighthouse Overview - Patient - Note - User Use action names and parameters as needed. Working with Lighthouse This skill uses the Membrane CLI to interact with Lighthouse. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the…