What problem does it solve?
This Skill streamlines the creation and enhancement of Blazor pages and components by leveraging the KERN-UX Design System, ensuring consistency, accessibility, and adherence to design standards.
Core Features & Use Cases
- Component Integration: Seamlessly incorporate KERN-UX components into Blazor applications.
- Project Setup: Guides through necessary project configurations, including NuGet references, service registrations, and stylesheet inclusion.
- Accessibility Best Practices: Enforces WCAG 2.1 AA compliance through semantic HTML, ARIA attributes, and focus management.
- Theming: Manages Light and Dark themes out-of-the-box.
- Use Case: Develop a new user registration page in a Blazor application, utilizing KERN-UX form components for input fields, buttons, and layout, ensuring it is accessible and visually consistent with the KERN-UX design system.
Quick Start
Use the kern-blazor-page skill to create a new Blazor page with a KERN-UX heading and a primary button.