dotnet-netarchtest
OfficialEnforce .NET architecture rules.
Authormanagedcode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps enforce architectural integrity in .NET projects by defining and automatically testing rules for dependencies, namespaces, and layering.
Core Features & Use Cases
- Architecture Rule Definition: Define rules using a fluent API to specify allowed and forbidden dependencies between project layers or namespaces.
- Automated Testing: Integrate these rules into your unit test suite to catch architectural drift early.
- Use Case: Ensure your UI layer never directly references your data access layer, maintaining a clean separation of concerns.
Quick Start
Use the dotnet-netarchtest skill to add architecture tests to the project.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-netarchtest Download link: https://github.com/managedcode/dotnet-skills/archive/main.zip#dotnet-netarchtest 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 223,000+ vetted skills library on demand.