Skip to main content

dotnet-aspnetcore-api-review

Use this skill when reviewing the architecture of an ASP.NET Core HTTP API — middleware ordering in the request pipeline, dependency-injection service lifetimes, CORS policy, model validation on bound input, API versioning, error and exception responses, rate limiting, and the boundary between health and readiness endpoints. Trigger when a user provides ASP.NET Core source (Program.cs, startup wiring, controllers, minimal-API endpoints) or sanitized appsettings, asks whether their API pipeline is wired correctly, or wants to know why requests behave unexpectedly across the middleware chain. This skill reviews source and sanitized configuration statically; it never runs the app or calls endpoints.

Jump to install

Source facts

Repository
Raishin/vanguard-frontier-agentic
Last source activity
May 21, 2026 at 03:15
Detected SKILL.md language
English
Stars
18
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.