review-perf
Review Perf
Cross-Platform AI Agent Skill This skill works with any AI agent platform that supports the skills.sh standard.
Performance Review
Comprehensive performance analysis targeting database query inefficiencies, algorithmic complexity issues, frontend bottlenecks, and resource leaks. This skill performs analysis only - it identifies performance problems, explains findings, and suggests optimization approaches without making code changes.
Anti-Hallucination Guidelines
CRITICAL: Performance reviews must be based on ACTUAL code analysis and VERIFIED patterns:
- Read before claiming - Never report performance issues in code that has not been read
- Evidence-based findings - Every finding must reference specific file paths and line numbers
- Pattern matching - Use Grep to find actual anti-patterns, not hypothetical ones
- No invented metrics - Only report measurable or verifiable performance concerns
- Quantifiable results - Count actual instances, do not estimate
- No false positives - Verify each finding matches documented performance anti-patterns
- Scope verification - Only scan files within specified scope (PR/commit/all)
More from mgiovani/cc-arsenal
find-skills
Discover and install third-party agent skills from the skills.sh ecosystem.
37agent-browser
Headless browser automation CLI optimized for AI agents. Uses snapshot + refs system for 93% less context overhead vs Playwright. Purpose-built for web testing, form automation, screenshots, and data extraction.
13jira-cli
Interactive CLI for Atlassian Jira issue, epic, and sprint management.
9git-commit
Generate conventional commits following conventionalcommits.org specification.
9refactor
Safe codebase refactoring with characterization tests, incremental changes, and continuous verification. Automatically activates when users want to refactor code, extract methods/classes, simplify logic, reduce duplication, improve naming, restructure modules, or clean up technical debt.
8implement-feature
Implement features with senior staff engineer best practices and parallel
8