dotnet-tunit
Use .NET with TUnit-specific test conventions.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Use .NET with TUnit-specific test conventions.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación 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.