ln-642-layer-boundary-auditor

Community

Audit architectural layer boundaries.

Authorcbbkrd-tech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically audits your project's code to detect violations of architectural layer boundaries and cross-layer consistency issues, ensuring a cleaner and more maintainable codebase.

Core Features & Use Cases

  • Layer Violation Detection: Identifies code that improperly crosses defined architectural layers (e.g., I/O operations in the wrong layer).
  • Cross-Layer Consistency: Checks for issues like incorrect transaction boundary ownership and mixed session management (DI vs. local).
  • Pattern Coverage: Verifies that standard patterns, like HTTP client abstractions, are consistently applied.
  • Use Case: A developer can run this auditor to quickly identify if the UI layer is making direct database calls, which violates a typical layered architecture, and receive a clear suggestion on where to move that code.

Quick Start

Run the layer boundary auditor on the codebase root, specifying the architecture documentation path and an output directory.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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: ln-642-layer-boundary-auditor
Download link: https://github.com/cbbkrd-tech/jl-finishes/archive/main.zip#ln-642-layer-boundary-auditor

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.