SKILL·197328

code-review-quality

majiayu000
Updated 2 months ago
37 views
58
9
58
View on GitHub
Othercode-reviewfeedbackqualitytestabilitymaintainabilitypr-review

About

This Claude Skill performs context-driven code reviews focused on code quality, testability, and maintainability. It prioritizes actionable feedback on bugs, security, and design over style preferences, using a structured severity system. Developers should use it when reviewing code, providing feedback, or establishing team review practices.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/code-review-quality

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/code-review-quality
0
FAQ

Frequently asked questions

What is the code-review-quality skill?

code-review-quality is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform code-review-quality-related tasks without extra prompting.

How do I install code-review-quality?

Use the install commands on this page: add code-review-quality to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does code-review-quality belong to?

code-review-quality is in the development-practices category, tagged code-review, feedback, quality, testability, maintainability and pr-review.

Is code-review-quality free to use?

Yes. code-review-quality is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

tdd-london-chicago
Other

This Claude Skill helps developers apply both London (mock-based) and Chicago (state-based) TDD approaches when practicing test-driven development. It guides you to choose the appropriate style based on your context—using Chicago for domain logic and London for code with external dependencies. The skill follows the red-green-refactor cycle and works with specialized testing agents to generate, implement, and refactor tests.

View skill
refactoring-patterns
Other

This Claude Skill applies safe refactoring patterns to improve code structure while preserving existing behavior. It's designed for cleaning up code, reducing technical debt, and enhancing maintainability through a disciplined test-first approach. The skill emphasizes small, incremental changes with continuous testing to ensure reliability during code transformations.

View skill
code-review-quality
Other

This skill conducts automated code reviews focused on quality, testability, and maintainability, prioritizing critical feedback like bugs and security issues. It's designed for use during code reviews, when providing feedback, or when establishing review practices. The tool categorizes feedback by severity and emphasizes asking questions over issuing commands.

View skill
code-review-quality
Other

This Claude Skill performs automated code reviews focused on quality, testability, and maintainability. It prioritizes actionable feedback on bugs, security, and maintainability over style preferences, using a tiered severity system. Developers should use it when reviewing code, providing feedback, or establishing review practices.

View skill