Content Preview
# Performance Audit Command Audit application performance metrics ## Instructions Conduct a comprehensive performance audit following these steps: 1. **Technology Stack Analysis** - Identify the primary language, framework, and runtime environment - Review build tools and optimization configurations - Check for performance monitoring tools already in place 2. **Code Performance Analysis** - Identify inefficient algorithms and data structures - Look for nested loops and O(n²)
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/performance-audit.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/performance/performance-audit.mdSkill 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-SuiteThen reference at .claude/commands/performance/performance-audit.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
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.
agentsperformanceauditor
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins