enforce-architecture
CommunityEnforce tiered architecture across packages.
AuthorAvinava
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Projects with multi-package architectures often create circular or illegal imports, leading to architecture erosion and hard-to-maintain code. This Skill defines and enforces a tiered dependency system to preserve architectural integrity and make dependencies explicit.
Core Features & Use Cases
- Tiered imports: Every package is assigned to a tier and can only import from lower tiers.
- Guidance for authors: Provides rules to decide correct tier placement and common pitfalls.
- Architecture safety: Helps prevent circular dependencies and accidental coupling between layers.
Quick Start
Configure eslint-plugin-boundaries and assign packages to the correct tiers to start enforcing the rules.
Dependency Matrix
Required Modules
None requiredComponents
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: enforce-architecture Download link: https://github.com/Avinava/agentic-guardrail-ts/archive/main.zip#enforce-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.