dotnet:boundaries
CommunityEnsure project boundaries are clear, detect circular refs and layering violations.
Software Engineering#clean architecture#dotnet#boundary analysis#circular reference#layering violation
Authordimsour
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps analyze and validate project/namespace boundaries, detecting circular references and layering violations in .NET solutions, which is crucial before major refactors or to maintain Clean Architecture.
Core Features & Use Cases
- Boundary Analysis: Inspects project and namespace boundaries.
- Circular Ref Detection: Identifies circular references in dependencies.
- Layering Validation: Checks for correct layering according to Clean Architecture principles.
- Use Case: Before a major refactor, use this Skill to ensure your project's architecture adheres to best practices and identify any potential issues.
Quick Start
Analyze the boundaries of your project by running the command /dotnet:boundaries <optional: project name or path>.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: dotnet:boundaries Download link: https://github.com/dimsour/dotnet-ai-toolkit/archive/main.zip#dotnet-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.