home/categories/backend/fullstackhero-dotnet-starter-kit-agents-skills-add-feature-skill-md
backenddevelopment

add-feature

Create a new API endpoint with Command, Handler, Validator, and Endpoint following FSH vertical slice architecture. Use when adding any new feature, API endpoint, or business operation.

fullstackhero
maintainer
fullstackhero
Updated 4/4/2026
Stars
6392
Forks
1923
quick start

Installation and usage

Create a new API endpoint with Command, Handler, Validator, and Endpoint following FSH vertical slice architecture. Use when adding any new feature, API endpoint, or business operation.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use add-feature