Installation
Skills CLI
npx skills@latest add dotnet/skills --skill dotnet-webapiRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the dotnet-webapi skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Edits controller or minimal-API projects, adds service layers and .http examples, and verifies builds plus running endpoint behavior. It requires the .NET CLI and a runnable ASP.NET Core app; local verification starts the server and exercises its OpenAPI and HTTP routes.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size507 lines
- Last checked27 Sept 2026 ·
70e10d74aa367ee63060b64edc397c5998c03da0fbdaf120f5aa8c94d373b77d
What it can touch
- Edits code
Changes files in your project.
- Writes docs
Creates or updates documents such as specs, plans or ADRs.
- Runs commands
Runs shell commands such as tests, builds or installs.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
plugins/dotnet-aspnetcore/skills/dotnet-webapi/SKILL.md on GitHub (opens in a new tab)