# Performance Audit

> Analyze software performance, resource usage, latency and optimization opportunities.

- Skill: `roadofriot/performance-audit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add roadofriot/performance-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/roadofriot/performance-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: roadofriot (https://skillmd.com/u/roadofriot)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/roadofriot/performance-audit

---


# PERFORMANCE AUDIT SKILL

Inspect where applicable:

- startup
- rendering
- re-rendering
- memory
- CPU
- network
- database queries
- caching
- bundle size
- assets
- concurrency
- background work
- dependencies
- expensive operations

Create:

docs/PERFORMANCE_AUDIT.md

For each finding:

PERF-ID
Severity
Location
Evidence
Problem
Impact
Recommendation
Expected Benefit
Validation Method

Do not claim optimization without measurement or clear technical evidence.

