·performance-audit
$

performance-audit

Analyze web and backend performance using Web Vitals, network timing, and Node.js metrics. Use when the user asks about page performance, load times, Core Web Vitals (LCP, CLS, INP), slow pages, backend bottlenecks, or SEO performance factors.

16Installs·1Trend·@serkan-ozal

Installation

$npx skills add https://github.com/serkan-ozal/browser-devtools-skills --skill performance-audit

How to Install performance-audit

Quickly install performance-audit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/serkan-ozal/browser-devtools-skills --skill performance-audit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: serkan-ozal/browser-devtools-skills.

SKILL.md

View raw

Analyze web page performance using Web Vitals and network timing metrics.

| Metric | Good | Needs Work | Poor |

| LCP | ≤2.5s | 2.5-4s | >4s | | INP | ≤200ms | 200-500ms | >500ms | | CLS | ≤0.1 | 0.1-0.25 | >0.25 | | TTFB | ≤800ms | 800-1800ms | >1800ms | | FCP | ≤1.8s | 1.8-3s | >3s |

Analyze web and backend performance using Web Vitals, network timing, and Node.js metrics. Use when the user asks about page performance, load times, Core Web Vitals (LCP, CLS, INP), slow pages, backend bottlenecks, or SEO performance factors. Source: serkan-ozal/browser-devtools-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/serkan-ozal/browser-devtools-skills --skill performance-audit
Category
$Marketing
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from serkan-ozal/browser-devtools-skills

Quick answers

What is performance-audit?

Analyze web and backend performance using Web Vitals, network timing, and Node.js metrics. Use when the user asks about page performance, load times, Core Web Vitals (LCP, CLS, INP), slow pages, backend bottlenecks, or SEO performance factors. Source: serkan-ozal/browser-devtools-skills.

How do I install performance-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/serkan-ozal/browser-devtools-skills --skill performance-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/serkan-ozal/browser-devtools-skills