performance

Identify and address website performance bottlenecks with Lighthouse-based audits.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/AndersonBaezP/BaOgWeb --skill performance-andersonbaezp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance
Source: https://github.com/AndersonBaezP/BaOgWeb/tree/main/.junie/skills/performance
Command: npx skills add https://github.com/AndersonBaezP/BaOgWeb --skill performance-andersonbaezp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of slow website load times and subpar user experience, helping to enhance the overall performance of web pages.

Core Features & Use Cases

  • Performance Audit: Identifies bottlenecks in code and assets.
  • Optimization Guidance: Provides specific code examples for optimizations.
  • Before/After Metrics: Measures improvement in load speed and efficiency.

Quick Start

Run the performance optimization Skill on your website to speed up loading times and improve user engagement.

Frequently Asked Questions about performance

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

FAQPage Schema
How do I perform a web performance audit to identify bottlenecks?

A web performance audit identifies bottlenecks in your code and assets. This process analyzes loading speed and runtime efficiency using tools like Lighthouse to pinpoint areas requiring resource optimization.

What is the best way to speed up website loading time?

To speed up website loading time, you must address performance bottlenecks through resource optimization. This involves applying specific code examples to improve loading speed, runtime efficiency, and overall user satisfaction.

Does this performance optimization approach work with Lighthouse?

Yes, performance optimization works with Lighthouse. It requires knowledge of performance best practices and tools like Lighthouse to measure before and after metrics, ensuring load time reduction and runtime efficiency.

How do I reduce load time and measure before and after metrics?

You reduce load time by applying optimization guidance and specific code examples. Measure before and after metrics to verify improvements in loading speed and runtime efficiency, directly enhancing user engagement.

Why does runtime efficiency matter for SEO strategies?

Runtime efficiency matters for SEO strategies because search engines prioritize fast loading speeds. Optimizing website performance and addressing resource bottlenecks improves page load times, directly supporting better search rankings.

What are the limitations of a performance audit for web development?

A performance audit requires existing knowledge of performance best practices to implement the identified fixes. It provides optimization guidance and code examples, but developers must manually apply these changes to achieve load time reduction.