ArchUnitNET for .NET
Use the open-source free `ArchUnitNET` library for architecture rules in .NET tests.
dotnet skills install archunitnet
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. Use when the user asks for a feature spec, executable requirements, acceptance criteria, behaviour documentation, or a pre-implementation plan for non-trivial behaviour changes.
references/feature-template.md.- numbered rules - main flow - edge and failure flows - system behaviour - verification steps - Definition of Done
docs/Features/feature-name.mdreferences/feature-template.md only for scaffoldingUse 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 non-functional-requirements guidance to capture or refine explicit quality attributes such as accessibility, reliability, scalability, maintainability, performance…
dotnet skills install mcaf-nfr