SSWConsulting

11 mods across 1 repository, 395 stars between them.

add-adr

02

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

03

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

04

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

aspire

05

SSWConsulting/SSW.VerticalSliceArchitecture

Skill Claude CodeCodex

Use this skill when the user is working with an Aspire distributed application and needs to operate the AppHost or its resources through the Aspire CLI: start, restart, stop, or wait on the app; inspect resources, logs, traces, docs, or health; add integrations; manage secrets or config; publish, deploy, or rerun a…

395 25d ago A 201 tokens original MIT

bump-version

06

SSWConsulting/SSW.VerticalSliceArchitecture

Skill Claude CodeCodex

Bump the SSW.VerticalSliceArchitecture.Template NuGet package version to cut a new release. Use when the user says "bump the version", "cut a release", "release a new version", "publish a new package version", or similar for this template repo. Edits the version in VerticalSliceArchitecture.nuspec — which is what…

395 25d ago A 86 tokens original MIT