Architecture Validate Layer Boundaries

Validates Clean Architecture layer boundaries by detecting import violations across domain, application, infrastructure, and interfaces layers using grep-based analysis. Use when asked to "validate architecture", "check layer boundaries", "verify Clean Architecture", "validate my changes follow Clean Architecture", or before committing architectural changes. layer, interfaces layer, dependency rules, architectural validation. Works with Python files in layered architecture projects (domain/, application/, infrastructure/, interfaces/ directories).

majiayu000 8267213 2 files · 9.2 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/architecture-validate-layer-boundaries commit 8267213829

Frequently asked questions

npx skillmds add majiayu000/architecture-validate-layer-boundaries