If you're building Blazor apps and need to generate barcodes, this covers the three main Syncfusion components: SfBarcodeGenerator for 1D codes like Code128 and Code39, SfQRCodeGenerator for QR codes with optional logo embedding, and SfDataMatrixGenerator for compact 2D codes. It works across Blazor Server, WASM, and .NET 8+ Web Apps. The docs walk through setup, choosing the right barcode type, error correction levels for QR codes, and exporting to images or Base64 strings. Honestly, this is straightforward if you're already in the Syncfusion ecosystem. You get checksum validation, custom colors, and validation events when the input data is invalid for the symbology you picked.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-barcode --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