dotnet-tunit
Use .NET with TUnit-specific test conventions.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Use .NET with TUnit-specific test conventions.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Use when designing or refining event-sourced aggregates, commands, events, invariants, source-generator hooks, or snapshot-queryable mirror properties.
Use when defining event-sourced aggregate validation at command time, hook time, save time, or for computed snapshot/query mirror properties.
Use when modeling scalar, complex, or contextual value objects with source-generated normalization, validation, Hydrate/Create semantics, or query-translation awareness.
Create and apply a prerelease bump using Changesets CLI, with the new changeset markdown summarizing the actual changes since the last shipped release.
Git workflow and conventional commit guidance.
Lefthook Git hook integration.
| name | dotnet-tunit |
| description | Use .NET with TUnit-specific test conventions. |
| category | dotnet |
| roles | ["dotnet","dotnet-tunit","coding"] |
| tags | ["dotnet","csharp","tunit","tests"] |
Use this skill for .NET repositories that use TUnit.
TUnit.Core.TUnit.Assertions.[Test].await Assert.That(actual).IsEqualTo(expected);.dotnet test command before completion.