otimizar

Audit and optimize web pages with Lighthouse to reach PageSpeed 90+.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/ogallotti/metodo-zero --skill otimizar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: otimizar
Source: https://github.com/ogallotti/metodo-zero/tree/main/plugins/metodo-zero/skills/otimizar
Command: npx skills add https://github.com/ogallotti/metodo-zero --skill otimizar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates performance auditing and optimization to achieve a PageSpeed score of 90+ on desktop and mobile, providing measurable before/after results with Lighthouse and a safe, auditable workflow.

Core Features & Use Cases

  • Automated Audits: Run Lighthouse audits to establish a baseline and verify improvements.
  • Safe Optimizations: Apply proven fixes with guardrails to avoid regressions.
  • Use Case: A web page launches with poor performance; the skill guides the audit, applies targeted optimizations, and rechecks scores, ensuring a PageSpeed 90+ target.

Quick Start

Run the optimization workflow on your local site by invoking the optimization skill with the target URL.

Frequently Asked Questions about otimizar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve my PageSpeed score to 90 or above safely?

To improve PageSpeed to 90+, you need a structured audit that measures before and after results with Lighthouse, applies safe web performance optimizations, and revalidates the score to prevent regressions.

What is the best way to audit web performance for mobile and desktop pages?

The best way to audit web performance is running Lighthouse against both mobile and desktop pages to establish a baseline, applying targeted frontend fixes based on an optimization checklist, and rechecking scores to verify the improvements.

Do I need a local server to run Lighthouse audits for web vitals?

Yes, you need a local server to run Lighthouse audits for web vitals. A local server is required to serve the web pages during the structured audit and optimization process to accurately measure before and after performance scores.

Can I automate frontend optimization without causing code regressions?

Yes, you can automate frontend optimization without regressions by using a workflow with guardrails. It applies proven fixes from a defined optimization checklist and verifies changes by revalidating PageSpeed scores with Lighthouse after each step.

What steps are involved in a structured web performance optimization workflow?

A structured web performance optimization workflow measures the initial state with Lighthouse, applies safe frontend fixes from a defined optimization checklist, and revalidates the desktop and mobile PageSpeed scores to ensure a 90+ target.

Why does my web page launch with poor page speed despite passing local tests?

Poor page speed on launch despite local tests often indicates unoptimized web vitals on mobile or desktop. A structured Lighthouse audit can identify specific frontend bottlenecks and apply safe fixes to achieve a 90+ score.