What problem does it solve?
This Skill helps teams implement AG Grid Enterprise correctly in React analytics dashboards without falling into common production bugs around grouping, pivoting, master/detail, exports, and theming.
Core Features & Use Cases
- Row Grouping vs Tree Data: Choose the right hierarchy model before coding so pivot mode and user-driven grouping keep working.
- Production Grid Setup: Register enterprise modules, apply licensing, and keep shared grid wrappers consistent across the app.
- Advanced Analytics UX: Configure side panels, status bars, cell selection, sparklines, custom aggregation, and Excel export for CEO-ready reporting.
- Master/Detail Guardrails: Use server-backed row eligibility to avoid empty detail grids and other real-world implementation bugs.
Quick Start
Ask the skill to review your AG Grid dashboard scenario and return the safest enterprise pattern, configuration, and anti-pattern checklist for your React table.