imports-and-test-alias-boundaries
CommunityEnforce import boundaries in a monorepo to avoid production errors
Software Engineering#monorepo#code maintainability#boundary validation#import boundaries#type-safe imports
Authorchiubaka
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents production issues caused by ambiguous imports across production, test, and cross-package code boundaries.
Core Features & Use Cases
- Boundary-Specific Imports: Ensures that imports follow explicit boundaries such as package-local production or test code.
- Consistent Import Aliasing: Enforces standardized naming conventions for import aliases, aiding in maintainability.
- Boundary Validation: Provides a checklist to verify import configuration parity, lint rules for production/test boundaries, and checks against source/test dependency separation.
Quick Start
Apply this skill in your project by checking the provided checklist in your package's SKILL.md for correct imports and aliases.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: imports-and-test-alias-boundaries Download link: https://github.com/chiubaka/circleci-orb/archive/main.zip#imports-and-test-alias-boundaries 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 620,000+ vetted skills library on demand.