ef core skills

5 tagged ef core, measured the same way as everything else here.

Browse within: asp-net-core 5dotnet 5software-architecture 5ssw 5vertical-slice-architecture 5

add-adr

01

SSWConsulting/SSW.VerticalSliceArchitecture

Skill Claude CodeCodex

Write an Architectural Decision Record in this repo's docs/adr/ following its Log4brains conventions — filename, title, metadata, and the sections that are required versus optional. Use when the user says "add an ADR", "record this decision", "write an ADR", "document why we chose X", or when a discussion settles an…

395 25d ago A 83 tokens original MIT

add-entity

02

SSWConsulting/SSW.VerticalSliceArchitecture

Skill Claude CodeCodex

Scaffold a new domain entity or aggregate in this Vertical Slice Architecture template — the entity itself, its strongly typed ID, errors, specification, EF Core configuration, DbSet, the mandatory Vogen registration, and the migration. Use when the user says "add an entity", "add an aggregate", "create a domain…

395 25d ago A 116 tokens original MIT

add-slice

03

SSWConsulting/SSW.VerticalSliceArchitecture

Skill Claude CodeCodex

Scaffold a slice in this Vertical Slice Architecture template — one use case in its own folder, with its FastEndpoints endpoint, request, response, validator, and summary, plus the Feature and Group if they don't exist yet, plus tests. Use when the user says "add a slice", "add a use case", "add an endpoint", "add a…

395 25d ago A 125 tokens original MIT