Run a performance audit on the project or a specific module. Checks for N+1 queries, unnecessary re-renders, memory leaks, bundle size issues, and slow algorithms.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add fullymiddleaged/Clawness --skill perf --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Perf?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fullymiddleaged-perf)More formats (shields.io, HTML) on the badges page.
---
name: perf
description: >
Run a performance audit on the project or a specific module. Checks
for N+1 queries, unnecessary re-renders, memory leaks, bundle size
issues, and slow algorithms.
---
# Performance Audit
Analyze code for performance issues using the Clawness perf-auditor agent.
> **Before spawning the agent:** if you surfaced this proactively (the user
> mentioned performance/slowness but didn't explicitly ask to run it), first ask:
> "Want me to run the performance audit now?" Proceed only once they confirm. If
> the user explicitly invoked `/clawness:perf` or already said yes, skip
> the question.
## Steps
1. **Scope** — If $ARGUMENTS specifies a path, audit that. Otherwise,
focus on the most performance-sensitive areas: database queries,
API routes, React components, and data processing functions.
2. **Delegate to perf-auditor** — Send the relevant code to the
`perf-auditor` sub-agent for analysis.
3. **Report** — Present findings ranked by impact with specific
fix suggestions and expected improvement.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.