Reviews Python code for performance defects. Use when the user asks to profile hot paths, reduce allocations, remove N+1 database round trips, or speed up a slow endpoint.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add rakib-nyc/skillassay --skill review-performance --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Review Performance?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rakib-nyc-review-performance)More formats (shields.io, HTML) on the badges page.
---
name: review-performance
description: Reviews Python code for performance defects. Use when the user asks to profile hot paths, reduce allocations, remove N+1 database round trips, or speed up a slow endpoint.
---
# Performance review
Measure before changing anything.
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!