Libraries
Canonical and versioned — edited here, extracted into projects, never patched downstream.
Scaffolds
Copied once to start a project, then owned by it. Each card opens the setup guide.
Vanilla-JS MVC web starter, Vite + Biome — the pattern pre-wired, the design system bundled.
Get started csharp-consoleOne script that turns a fresh dotnet new console into a configured project.
Class library, console front-end, and NUnit — the layering that later scales to an API.
Get started csharp-apiASP.NET Core Web API — controllers, EF Core + SQLite, xUnit, layered API + repository shape.
Get started csharp-wpfWPF/MVVM desktop starter — CommunityToolkit.Mvvm, a Services I/O boundary, design-system tokens in XAML.
Get startedDocs
How the workbench is built and why.