If you're working with Syncfusion's Blazor components, you'll eventually need to deal with license key registration, and this skill handles that across Server, WebAssembly, and Auto project types. It covers generation, registration, and troubleshooting, but the real value is the WebAssembly security guidance since license keys are secrets that shouldn't end up in client-side code where users can download and extract them. The skill walks through proper WASM approaches like using licensed NuGet packages instead of hardcoding keys. Also useful for CI/CD pipeline validation and debugging those version mismatch errors that crop up after updates. Straightforward reference material that'll save you a support ticket.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-license --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