Skill
ArchUnitNET for .NET
Use the open-source free `ArchUnitNET` library for architecture rules in .NET tests.
dotnet skills install archunitnet
Apply MCAF non-functional-requirements guidance to capture or refine explicit quality attributes such as accessibility, reliability, scalability, maintainability, performance, and compliance. Use when a feature or architecture change needs explicit quality attributes and trade-offs.
Use 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