This implements Syncfusion's Blazor PivotView component, which is basically Excel pivot tables for your Blazor app. It handles relational data and OLAP cubes, with drag and drop field lists, drill down, filtering, grouping, and exports to Excel or PDF. The skill includes detailed references for data binding (local JSON, remote APIs, SQL Server, PostgreSQL, MongoDB), aggregation types, calculated fields, conditional formatting, and the inline editing system. One thing to note: the security warnings about data source validation are front and center here, which is smart given how these components often pull from user controlled endpoints. If you're building dashboards or analytics tools in Blazor and need interactive data analysis without rolling your own pivot logic, this covers the implementation details.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-pivot-table --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