architecture-boundary-enforcer

Community

Enforce clean code boundaries.

Authoreboody
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures strict adherence to architectural boundaries, preventing code tangling and maintaining clear separation of concerns across domain, application, HTTP, and infrastructure layers, including secure handling of authentication and session data.

Core Features & Use Cases

  • Architectural Review: Validates the placement of types and traits across different code layers.
  • Data Transfer Object (DTO) & Model Separation: Enforces distinct structures for network transport versus internal domain representation.
  • Auth & Security Flow: Reviews the secure handling of credentials, hashing, and session management.
  • Use Case: When introducing a new API endpoint, use this skill to verify that request DTOs do not leak infrastructure details and that authentication logic is correctly implemented within the application layer.

Quick Start

Use the architecture-boundary-enforcer skill to review the proposed changes for the new user registration flow.

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: architecture-boundary-enforcer
Download link: https://github.com/eboody/eran.codes/archive/main.zip#architecture-boundary-enforcer

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.