devs:code-review
CommunityThorough code reviews for faster, safer code.
Authoraaronbassett
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manual code reviews are time-consuming and inconsistent across teams. This Skill provides automated analysis and a structured manual checklist to improve code quality, speed up reviews, and catch issues early.
Core Features & Use Cases
- Automated Analysis: Complexity, code smells, and quality signals are gathered with scripts, enabling faster PR evaluation.
- Guided Manual Review: A comprehensive checklist guides reviewers through architecture, style, tests, and security considerations.
- Multi-Language Support: Works across JavaScript/TypeScript, Python, and Rust projects, integrating with common tooling.
- Use Case: A developer opens a pull request; run automated checks and consult the checklist to ensure maintainability and correctness before merging.
Quick Start
Run the full code review workflow on your project:
- Automated analysis: ./scripts/review_code.sh /path/to/project
- Complexity analysis: ./scripts/analyze_complexity.py /path/to/code
- View guidance and references: check references/review-checklist.md and references/code-smells.md
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: devs:code-review Download link: https://github.com/aaronbassett/aaronbassett-marketplace/archive/main.zip#devs-code-review 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 471,000+ vetted skills library on demand.