fullstackhero
Official@fullstackhero
open source starter kits for modern cloud-ready web applications 🚀
Agent Skills by fullstackhero
Showing 11 vetted skills indexed across 1 GitHub repositories.
create-migration
Create and apply EF Core migrations for module-specific DbContexts.
add-permission
Add authorization permissions across .NET server and React admin UI.
add-integration-event
Publish integration events via outbox and consume them idempotently.
add-module
Create and register a bounded-context module in the dotnet-starter-kit.
add-entity
Add an EF Core-backed domain entity to a FullStackHero module with migration guidance.
mediator-reference
Implement FSH Mediator CQRS interfaces, ValueTask handlers, and assembly registrations.
add-full-slice
Build a backend vertical slice and matching React page in a .NET starter kit.
query-patterns
Implement GET endpoints with pagination, filtering, sorting, and DTO mapping.
add-react-page
Build list+create React pages with API fetchers, React Query, routing, and Playwright tests.
testing-guide
Guide unit and integration tests for FullStackHero features using xUnit, Shouldly, NSubstitute, and AutoFixture.
add-feature
Generate vertical-slice command or query artifacts for FSH modules.
Frequently Asked Questions About fullstackhero
FAQPage SchemaWhat specific development tasks does FullStackHero enable?▼
FullStackHero enables rapid scaffolding of vertical slices, including EF Core entity creation, mediator-based CQRS command/query implementation, and React page generation. It streamlines the addition of authorization permissions, integration events, and standardized GET endpoints with built-in filtering, sorting, and pagination capabilities for enterprise web applications.
Which engineers benefit most from using these starter kits?▼
Full-stack developers and software architects working within the .NET and React ecosystem benefit most. It is designed for teams requiring a structured, modular monolith approach to maintain clean separation of concerns, consistent coding standards, and rapid feature delivery across complex domain boundaries.
What are the licensing and cost requirements for FullStackHero?▼
FullStackHero is an open-source project, allowing for free use and modification under its specified license. It provides a community-driven foundation for enterprise projects, eliminating initial boilerplate costs while requiring internal engineering resources for ongoing maintenance, security patching, and custom business logic implementation.