dotnet-vertical-slice
.NET 10 web APIs using vertical slice architecture with minimal APIs. Use when building APIs organized by feature rather than technical layers, with Result pattern for error handling. No MediatR, no AutoMapper.
Installation
SKILL.md
Organize code by feature, not by layer. Each feature is self-contained with its endpoint, request/response, validation, and handler in a single file.
.NET 10 web APIs using vertical slice architecture with minimal APIs. Use when building APIs organized by feature rather than technical layers, with Result pattern for error handling. No MediatR, no AutoMapper. Source: akires47/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akires47/agent-skills --skill dotnet-vertical-slice Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/akires47/agent-skills --skill dotnet-vertical-slice- Source
- akires47/agent-skills
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dotnet-vertical-slice?
.NET 10 web APIs using vertical slice architecture with minimal APIs. Use when building APIs organized by feature rather than technical layers, with Result pattern for error handling. No MediatR, no AutoMapper. Source: akires47/agent-skills.
How do I install dotnet-vertical-slice?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/akires47/agent-skills --skill dotnet-vertical-slice Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/akires47/agent-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01