If you need a full-featured file browser in your Blazor app, this wraps Syncfusion's FileManager component with support for local files, Azure Blob, S3, Google Drive, SharePoint, and Firebase. It handles the usual operations (upload, download, copy, move, rename, delete) plus drag-and-drop, virtualization for large directories, and pagination with events. The skill covers three data binding patterns: AJAX endpoints, local data with OnRead events, and injected services. You get 20+ events to hook into, toolbar and context menu customization, and methods like DownloadFilesAsync for programmatic control. It's overkill if you just need a simple file picker, but if you're building an actual file management interface with cloud storage, this does the heavy lifting.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-file-manager --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