code-reviewer

Analyze code changes and output structured review feedback.

1|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/fubira/claude-code-settings --skill code-reviewer-fubira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/fubira/claude-code-settings/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/fubira/claude-code-settings --skill code-reviewer-fubira

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides comprehensive, actionable code reviews that elevate quality, security, and maintainability across Go and TypeScript/React codebases.

Core Features & Use Cases

  • Contextual code analysis across quality, safety, and performance
  • Structured feedback with critical, important, and minor improvements
  • Integration with CLAUDE.md standards and knowledge base for consistency

Quick Start

Request a review after implementing a logical change: "レビューして" or "Please review this diff."

Frequently Asked Questions about code-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get comprehensive code review feedback before submitting a pull request?

Code review analyzes your changes for quality, security, performance, and maintainability, then delivers structured feedback organized by severity—critical issues, improvements, and highlights. Submit your code diff and receive actionable suggestions across Go and TypeScript/React projects.

What does a structured code review typically cover?

Structured code review examines code quality, correctness, security vulnerabilities, performance bottlenecks, testing coverage, and maintainability. It produces categorized feedback: critical issues requiring fixes, important improvements, and positive observations to reinforce good practices.

Can I use code review for bug fixes and refactoring, or just new features?

Code review works across feature implementation, bug fixes, and refactoring. Apply it at any stage before committing or opening a pull request to catch issues early and maintain consistency with your project's standards and patterns.

Does code review work with Go and TypeScript/React codebases?

Yes, code review supports Go and TypeScript/React across various project contexts. It analyzes language-specific patterns, frameworks, and conventions to provide targeted feedback relevant to your stack.

How does code review integrate with project standards?

Code review references CLAUDE.md standards and project knowledge bases to ensure feedback aligns with your established conventions. This keeps review guidance consistent and anchored to your team's defined quality and style practices.