If you're deploying Syncfusion Blazor components and need to lock down Content Security Policy without breaking things, this walks you through the exact directives required. It covers the self-hosted Static Web Assets scenario and CDN delivery, explains why Syncfusion needs unsafe-inline for styles (dynamic sizing) and specific font-src rules (base64 icons), and tells you where to drop the meta tag in .NET 8+ projects. The table format makes it easy to copy-paste and adjust. Honest take: CSP with third-party component libraries is always fiddly, and having the directives spelled out with reasons saves a lot of trial and error in the browser console.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-security --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