create-card-and-page skill

Use this skill when asked to add a new entity type with a card grid page to FanHub. It scaffolds the full stack: backend model, DbContext registration, seed data, EF Core migration, REST controller (GET + POST), frontend model, homepage stat card + nav-card, and a Blazor list page with an inline add form.

MSBart2 Updated

File contents

MSBart2/CopilotTraining/tree/main/demos/fanhub-plugin/.github/skills/new-card-skill commit bd06654a71

Frequently asked questions

npx skillmds@latest add msbart2/create-card-and-page-skill-2