architecture-auditor

Community

Audit architecture, ensure compliance & quality.

Authormarcioaltoe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill systematically audits codebase architecture, evaluates design patterns, assesses technical debt, and verifies compliance against documented standards (e.g., CLAUDE.md, README.md). It identifies discrepancies and provides actionable recommendations for improvement.

Core Features & Use Cases

  • Documentation Compliance: Compares actual implementation against documented architecture patterns, identifying divergences.
  • Layer Analysis: Evaluates the separation and responsibilities of architectural layers (Domain, Application, Infrastructure, Presentation for backend; Feature-based for frontend).
  • Pattern & Tech Stack Verification: Checks adherence to SOLID principles, repository/gateway patterns, and required technologies.
  • Use Case: "Audit the frontend architecture of apps/web/ against our CLAUDE.md to identify any discrepancies and suggest improvements."

Quick Start

Audit the current project's architecture, focusing on layer separation and pattern compliance.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: architecture-auditor
Download link: https://github.com/marcioaltoe/claude-craftkit/archive/main.zip#architecture-auditor

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