.claude/skills/dotnet-onion-apiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Scaffold a new .NET solution (Web API + Worker microservices) using ONION architecture and EF Core, codifying battle-tested layered patterns and explicitly avoiding the common pitfalls of legacy stored-procedure-centric codebases. Use this skill whenever the user asks to "create a new dotnet project", "scaffold a .NET API", "new C# solution", "add a worker microservice", "add a feature end-to-end", or mentions "ONION", "Clean Architecture", "Onion Architecture", or "the layered .NET patterns I like". Three modes —…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/dotnet-onion-apiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/dotnet-onion-apiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/dotnet-onion-apiRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @dennisrongo/dotnet-onion-apiclawhub inspect @dennisrongo/dotnet-onion-api --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:60f5d072c28aa439a24071a7cdf24f31d15d4da553835b831beb6178f29061a1references/anti-patterns.mdreferences/solution-layout.mdreferences/templates/appsettings.mdreferences/templates/base-controller.cs.mdreferences/templates/csproj-files.mdreferences/templates/dbcontext.cs.mdreferences/templates/exception-middleware.cs.mdreferences/templates/feature-slice.mdreferences/templates/program-cs.mdreferences/templates/worker-program.cs.mdskill-card.mdSKILL.mddotnet-onion-api v1.0.0 - Initial release of the .NET Onion API scaffolding skill. - Supports full Onion-architecture solution scaffolding, end-to-end feature slice addition, and BackgroundService-based worker microservices. - Guides users to select latest stable .NET, EF Core, and ASP.NET Core versions at generation time, avoiding hard-coded or out-of-date dependencies. - Templates enforce best practices (layered separation, DI, DTO mapping, unified error handling) and avoid common .NET legacy pitfalls. - Flexible for new projects or incremental additions; prompts for key options and verifies build/test after scaffolding.