boundaries

Community

Ensure project architecture integrity with namespace and dependency analysis.

Authordimsour
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and reports on boundary issues within .NET project structures, helping to maintain adherence to Clean Architecture patterns and prevent circular dependencies and layering violations.

Core Features & Use Cases

  • Boundary Analysis: Detects circular references, namespace layering issues, and public API surface concerns.
  • Project Validation: Pre-refactor checks and refactoring suggestions for clean and maintainable code.
  • Use Case: Before a major refactor, use this Skill to uncover and fix project boundaries that violate Clean Architecture principles, such as incorrect layering or circular dependencies.

Quick Start

Run the boundaries skill with your project to validate the architecture of 'MyApp.csproj'.

Dependency Matrix

Required Modules

dotnet-depends

Components

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: boundaries
Download link: https://github.com/dimsour/dotnet-ai-toolkit/archive/main.zip#boundaries

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 620,000+ vetted skills library on demand.