.net-new-project

Installation
SKILL.md

.NET 8 Clean Architecture Project Generator

This skill guides the creation of a new .NET 8 Web API solution using Clean Architecture. IMPORTANT: Do NOT generate code files manually. Use the CLI commands provided below to scaffold the solution and projects.

Prerequisite

  • .NET 8 SDK installed (dotnet --version)

Directory Structure

The final structure will look like this:

Installs
5
First Seen
Feb 23, 2026
.net-new-project — tringo0108/z-command