What problem does it solve?
Building Databricks AI/BI dashboards often results in broken widgets, invalid query errors, and layout issues when SQL queries are not tested, field names do not match across datasets and widgets, or configuration rules are ignored, leading to hours of manual debugging.
Core Features & Use Cases
- Mandatory Pre-Deployment Validation Workflow: Enforces testing all SQL queries via the execute_sql tool before deployment to catch errors early, preventing "Invalid widget definition" errors in production.
- Strict Configuration Guardrails: Provides exact, tested rules for dataset architecture, widget field matching, 6-column gap-free layout, filter setup, and widget versioning to ensure compliance with Databricks AI/BI requirements.
- Use Case: A data analyst building a monthly sales performance dashboard can use this Skill to validate all queries, ensure field names align across datasets and widgets, and deploy a fully functional dashboard with KPIs, trend charts, and region filters on the first attempt.
Quick Start
Use the databricks-aibi-dashboards skill to create and deploy a validated product sales dashboard with KPI counters, monthly revenue trend charts, and a category filter using your Unity Catalog sales data.