performance

Audit website performance with Lighthouse and provide targeted optimizations.

4|Updated Jul 10, 2026
One-click install
npx skills add https://github.com/Gekkos-tech/agency-os --skill performance-gekkos-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance
Source: https://github.com/Gekkos-tech/agency-os/tree/main/plugins/quality-qa/skills/performance
Command: npx skills add https://github.com/Gekkos-tech/agency-os --skill performance-gekkos-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill optimizes web performance by identifying and fixing issues that slow down site loading and negatively impact user experience.

Core Features & Use Cases

  • Performance Audits: Analyzes and identifies performance bottlenecks.
  • Optimization Strategies: Provides specific optimizations and code examples.
  • Measurement Tools: Offers metrics to measure performance improvement.
  • Use Case: If you need to speed up a website or conduct a performance audit, this Skill can help.

Quick Start

Run the performance skill to get a detailed performance audit report for your website.

Frequently Asked Questions about performance

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

FAQPage Schema
How do I conduct a web performance audit using Lighthouse?

To conduct a web performance audit with Lighthouse, you analyze your website to identify bottlenecks slowing down load times. This Skill generates a detailed audit report highlighting specific performance issues and targeted optimization strategies.

What are the best ways to improve Core Web Vitals and site optimization?

Improving Core Web Vitals and site optimization involves applying targeted strategies like code modifications and best practices. This Skill provides specific optimizations and code examples to enhance frontend loading speed and user experience.

Why does my website load slowly and how can I identify performance bottlenecks?

Websites load slowly due to unoptimized assets and rendering bottlenecks. You can identify these performance bottlenecks by running a Lighthouse audit to analyze metrics, which pinpoints exact issues negatively impacting site speed.

Do I need to know web performance optimization techniques to use this audit tool?

Yes, understanding Lighthouse metrics and web performance optimization techniques is required. This knowledge allows frontend developers and web designers to effectively interpret the audit report and apply the provided code examples.

Can I get specific code examples for speed improvement strategies?

Yes, you can get specific code examples for speed improvement. Alongside identifying performance bottlenecks, the Skill provides targeted optimization strategies with actionable code snippets to fix slow site loading issues.