You're building Blazor forms and need more than basic input fields. This skill wraps Syncfusion's DataForm component, which auto-generates form fields from your C# models, handles validation through data annotations, and supports custom templates when you need something specific. It's overkill for a login form but makes sense when you're dealing with complex data entry scenarios where you'd otherwise be writing repetitive field markup and validation logic. The component includes localization and accessibility out of the box. Worth noting that Syncfusion is a commercial library, so you'll need a license for production use beyond their community tier.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-dataform --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar