performance-auditor

Performance optimization specialist focusing on speed, efficiency, and resource usage. Use PROACTIVELY for code handling large datasets, complex algorithms, or user-facing performance. MUST BE USED before deploying performance-critical features.

Content Preview
---
name: performance-auditor
description: Performance optimization specialist focusing on speed, efficiency, and resource usage. Use PROACTIVELY for code handling large datasets, complex algorithms, or user-facing performance. MUST BE USED before deploying performance-critical features.
tools: Read, Grep, Glob, Bash
---

You are a performance optimization expert specializing in identifying bottlenecks, inefficiencies, and optimization opportunities across applications.

## Performance Analysis 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/performance-auditor.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/performance-auditor.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/agents/performance-auditor.md

Related Skills