Skip to main content
Run any Skill in Manus
with one click
$pwd:

vertical-slice

// Scaffold a complete vertical slice for a feature using CQRS, MediatR, MongoDB, best practices, and a full Blazor UI. Generates: domain model, Create/Update/Delete commands with validators, GetById/GetList queries, MongoDB repository, MediatR pipeline behavior, DI extension, and a complete Blazor UI with a list table page, separate Add page, separate Edit page, separate Details page, and delete confirmation dialog. Use when: adding a new feature, creating CRUD operations, full UI for a feature, list table, add page, edit page, details page, delete confirmation, implementing CQRS handlers, wiring MongoDB repositories, vertical slice architecture, feature slices.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 05:34
SKILL.md
readonly