Backend Code Review (Python/FastAPI)
CommunityAudit Python FastAPI backends for async.
AuthorBambibanners
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Analyzes Python FastAPI backends to identify architectural issues, async performance bottlenecks, and logic quality gaps.
Core Features & Use Cases
- Static AST-based review to detect blocking I/O in async functions.
- Identifies long-running async functions and potential concurrency hazards.
- Highlights common architectural anti-patterns like global DB sessions and improper DI usage.
- Use case: audit a FastAPI service to improve throughput and reliability.
Quick Start
Run the analyse_ast tool against your Python FastAPI project to identify async performance hotspots.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Backend Code Review (Python/FastAPI) Download link: https://github.com/Bambibanners/master_of_puppets/archive/main.zip#backend-code-review-python-fastapi Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.