quality-reviewer
CommunityAutomate code reviews, ensure DevPrep AI standards.
Software Engineering#typescript#architecture#quality assurance#code review#refactoring#eslint#code standards
AuthorArieGoldkin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually reviewing code for adherence to strict quality standards (file size, complexity, naming, imports) is time-consuming, inconsistent, and often misses critical issues. This Skill automates the entire review process, providing instant, objective feedback.
Core Features & Use Cases
- Automated Code Checks: Verifies file size (≤180 lines), function complexity (≤15), proper naming conventions (e.g.,
Iprefix for interfaces), and correct import patterns. - Architectural Compliance: Ensures adherence to the 6-folder structure, preventing misplacement of files and cross-module dependencies.
- Detailed Fixes: Provides specific, actionable suggestions and examples for resolving any detected violations, guiding you through the refactoring process.
- Use Case: Before committing your code, run a full quality review. This skill will automatically scan your files, report any violations, and guide you through the refactoring process, ensuring your code meets all DevPrep AI standards without manual oversight.
Quick Start
Use the quality-reviewer skill to perform a full quality review of my latest changes.
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: quality-reviewer Download link: https://github.com/ArieGoldkin/devPrepAi/archive/main.zip#quality-reviewer 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.