Webperf banner
andersondelmondes andersondelmondes

Webperf

Security community

Description

--- description: Run a web performance audit via the web-performance-auditor persona --- `/webperf` targets web applications specifically. Do not use it for utility libraries, CLIs, or server-only code with no browser-facing output. ## Determine the mode **Deep mode** — activate when any of these is available: - A Lighthouse JSON report file (e.g. `npx lighthouse <url> --output json --output-path ./report.json`, or `npx -p chrome-devtools-mcp chrome-devtools lighthouse_audit --output-format=j

Installation

Installs to ~/.claude/commands/andersondelmondes-claude.ai-agent-skills-webperf.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/andersondelmondes/Claude.AI-Agent-Skills/HEAD/.claude/commands/webperf.md -o ~/.claude/commands/andersondelmondes-claude.ai-agent-skills-webperf.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository