ArchUnitNET for .NET
Use the open-source free `ArchUnitNET` library for architecture rules in .NET tests.
dotnet skills install archunitnet
Use the open-source free `NetArchTest.Rules` library for architecture rules in .NET unit tests. Use when a repo wants lightweight, fluent architecture assertions for namespaces, dependencies, or layering.
NetArchTest.Rules- forbidden dependencies - namespace layering - type shape conventions
references/patterns.mdreferences/examples.mdreferences/netarchtest.mdUse the open-source free `ArchUnitNET` library for architecture rules in .NET tests.
dotnet skills install archunitnet
Apply MCAF documentation guidance for docs structure, navigation, source-of-truth placement, and writing quality.
dotnet skills install mcaf-documentation
Apply MCAF feature-spec guidance to create or update a feature spec under `docs/Features/` with business rules, user flows, system behaviour, verification, and Definition of Done.
dotnet skills install mcaf-feature-spec
Review orchestration agent for .NET changes across bugs, regressions, analyzers, architecture, tests, and maintainability.
Also works: dotnet agents install review