code-reviewer

Analyze code against Clean Architecture standards and generate validation reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes code implementations against DevPortfolio Clean Architecture standards and coding guidelines. It generates comprehensive validation reports that identify violations, provide file:line references, a compliance score, and prioritized action items.

Core Features & Use Cases

  • Layered validation: Checks portfolio app code against the Clean Architecture rules across app, features, shared, and core layers.
  • Compliance scoring: Generates a numeric score and highlights critical violations (e.g., framework imports in core, hardcoded translations).
  • Actionable feedback: Provides precise file:line references and recommended fixes to improve quality and maintainability.

Quick Start

  • To review changes on your current branch, run a code review on branch feature/your-feature and save the report as a Markdown file for distribution.