What problem does it solve?
This Skill provides comprehensive guardrails, patterns, and best practices for developing Blazor applications, ensuring maintainability, performance, and adherence to modern C#/.NET standards.
Core Features & Use Cases
- Component Development: Guidance on component structure, lifecycle, and communication.
- Hosting Models: Best practices for WebAssembly, Server, and .NET 8 Interactive Web Apps.
- Data Binding & Forms: Secure and efficient form handling with validation.
- State Management: Patterns for managing application state effectively.
- Use Case: When building a new Blazor component, consult this Skill for optimal lifecycle management, parameter handling, and event callbacks to ensure it's robust and performant.
Quick Start
Use the blazor skill to generate a new Blazor component with proper lifecycle and parameter handling.