CodeReview
CommunityAutomated code quality and security audits.
Software Engineering#code review#anti-patterns#python#javascript#security audit#quality check#bug detection
AuthorRooseveltAdvisors
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of reviewing code for common anti-patterns, security vulnerabilities, and project-specific violations, ensuring higher code quality and reducing manual review time.
Core Features & Use Cases
- Anti-Pattern Detection: Identifies and flags problematic code constructs like silent exceptions and raw datetime usage.
- Security Audits: Scans for security risks such as unsanitized input and missing file locks.
- Transaction Safety: Verifies the correct implementation of database transaction handling to prevent data corruption.
- Use Case: When a developer submits a pull request, this Skill can be invoked to perform an initial automated audit, catching potential issues before a human reviewer even looks at the code.
Quick Start
Use the CodeReview skill to review the file 'app/utils/helpers.py' for anti-patterns.
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: CodeReview Download link: https://github.com/RooseveltAdvisors/claude-agent-stack/archive/main.zip#codereview 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.