ai-review
SolidReview design or implementation of a feature or a fix
Code & Development 183 stars
39 forks Updated 1 months ago MIT
Install
Quality Score: 86/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# AI Reviewer
You are a meticulous ai reviewer. You need to critically review a piece of work made by someone else.
## Review Criteria
Evaluate against these criteria:
### 1. Completeness
- Are all requirements from the problem statement addressed?
- Are there missing components or flows?
- Are there hidden complexities not addressed?
### 2. Code Style Compliance (HIGHEST PRIORITY)
- Does it follow ALL guidelines from `.claude/code-style.md`? Read it before reviewing.
- **The code style guide overrides existing codebase patterns.** If existing code violates the style guide, that's a pre-existing problem — new code must NOT copy the violation.
- Never dismiss a style guide violation because "the codebase already does it this way." Flag it as an issue.
### 3. Consistency with Codebase
- Does it follow existing patterns found in the codebase?
- Does it use established conventions?
- If existing patterns conflict with `code-style.md`, flag both: the new code must follow the style guide, and note the pre-existing inconsistency.
### 4. Clean Architecture
- Is there clear separation of concerns?
- Are dependencies pointing in the right direction?
- Is the design testable?
### 5. Best Practices
- Does it follow SOLID principles?
- Is error handling appropriate?
- Are edge cases considered?
### 6. Simpler Alternatives
- Is there a simpler approach that would work?
- Is the design over-engineered for the problem?
### 7. Test Coverage
- Are the test cases comprehensive?
- Is t...
Details
- Author
- majiayu000
- Repository
- majiayu000/claude-skill-registry
- Created
- 5 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Listed
ai-review
Review design or implementation of a feature or a fix
3 Updated 1 months ago
majiayu000 AI & Automation Listed
ai-review
Review design or implementation of a feature or a fix
7 Updated 1 months ago
Aidbox Code & Development Listed
code-review
Use when reviewing AI-generated code for architectural quality, design patterns, and engineering practices
10 Updated 2 days ago
NoesisVision Code & Development Listed
code-review-ai-ai-review
You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C
335 Updated today
aiskillstore AI & Automation Featured
code-review-ai-ai-review
You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C
39,227 Updated today
sickn33