bydevexpress· 52 skills
Integrate DevExpress Report Viewer and Report Designer into Blazor Server, Blazor WebAssembly, and Blazor Web App. Register AddDevExpressServerSideBlazorReportViewer, AddDevExpressBlazorReporting in Program.cs. Configure DxResourceManager.RegisterScripts in App.razor. Components: DxReportViewer, DxDocumentViewer, DxReportDesigner, DxWasmDocumentViewer, DxWasmReportDesigner. Load reports via OpenReportAsync, ReportName. Customize toolbar, tab panel, parameter editors. Implement IReportProvider, ReportStorageWebExtension. Troubleshoot blank viewer, "Service not registered", missing render mode, Skia DllNotFoundException. Choose between native, JS-based, and WASM component families.
$npx -y skills add devexpress/agent-skills --skill devexpress-reports-blazorInstalls into the current project.
Run `npx skills use "https://github.com/devexpress/agent-skills" --skill "devexpress/agent-skills/devexpress-reports-blazor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devexpress/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/devexpress/agent-skills"` and select the relevant skills, then follow their instructions.