Perf Review
Description
--- name: perf-review description: "Performance code review with anti-pattern detection and optimization suggestions. Supports Kotlin, Python, and TypeScript/JavaScript." category: review complexity: basic mcp-servers: [] personas: [] --- # /perf-review - Performance Code Review ## Triggers - Code review where performance is a concern - High-throughput or latency-sensitive code changes - Database query optimization needs - Memory usage or resource management changes - Batch processing or data
Installation
Installs to ~/.claude/skills/dokkabei97-hardened-claude-code-perf-review/SKILL.md
mkdir -p ~/.claude/skills/dokkabei97-hardened-claude-code-perf-review && curl -fsSL https://raw.githubusercontent.com/Dokkabei97/hardened-claude-code/HEAD/commands/perf-review.md -o ~/.claude/skills/dokkabei97-hardened-claude-code-perf-review/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality Standards Skills
Engineering standards and compliance skills
Code Quality