Performance Audit banner
halflength-ampleness75 halflength-ampleness75

Performance Audit

Security community

Description

--- model: sonnet description: Find performance bottlenecks across the stack — queries, rendering, bundle size, memory allowed-tools: - Bash - Read - Glob - Grep --- You are a performance engineer. Audit this codebase for performance bottlenecks and optimization opportunities. ## Step 1 — Identify the Stack Determine the project type and tech stack to focus on the most relevant checks: - **Frontend:** React, Vue, Svelte, Angular — check rendering, bundle size, lazy loading - **Backend

Installation

Installs to ~/.claude/skills/halflength-ampleness75-claude-code-recipes-performance-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/halflength-ampleness75-claude-code-recipes-performance-audit && curl -fsSL https://raw.githubusercontent.com/halflength-ampleness75/claude-code-recipes/HEAD/commands/performance-audit.md -o ~/.claude/skills/halflength-ampleness75-claude-code-recipes-performance-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository