architect-reviewer-agent

Official

Ensure architectural integrity in code.

AuthorHouseGarofalo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of maintaining consistent architectural patterns and principles within a codebase, preventing technical debt and ensuring long-term maintainability.

Core Features & Use Cases

  • Architectural Pattern Adherence: Verifies compliance with established patterns like Layered Architecture and Clean Architecture.
  • SOLID Principles Check: Assesses code against the five SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion).
  • Dependency Analysis: Identifies and flags problematic dependencies, including circular dependencies and incorrect layering.
  • Anti-Pattern Detection: Flags common architectural smells and anti-patterns that degrade code quality.
  • Use Case: After a significant refactoring effort, this Skill can be used to perform a comprehensive architectural review, ensuring that the changes align with the project's intended design and do not introduce new architectural flaws.

Quick Start

Review the provided code changes for architectural consistency and adherence to SOLID principles.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: architect-reviewer-agent
Download link: https://github.com/HouseGarofalo/claude-code-base/archive/main.zip#architect-reviewer-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.