
Claude Skills by baoduy
github.com/baoduyUse when working with DKNet's Roslyn source generators — [CrudCreate], [CrudUpdate], [CrudAction], [GenerateDto], [RaisesEvent], [FromClaim] — when a DKCRUDGEN/DKDTOGEN/DKRAISEVT diagnostic appears, when adding a CRUD endpoint to a DKNet API, or when a generated request/handler/endpoint/DTO is missing, duplicated, or wrong.
Use when picking which DKNet package solves a scenario, when asked "which DKNet library do I use for X", when wiring DKNet packages into a DbContext or DI container, or before writing code against any DKNet.* API. Routes a need to the right package and its reference doc.
Use when writing, running, or debugging tests in the DKNet repo — TestContainers fixtures, ARM64/Apple Silicon SQL Server image failures, Docker-unavailable errors, asserting on generated SQL, coverage targets, or dispatching the remote x64 test workflow.