What problem does it solve?
This Skill helps you create modern data apps, dashboards, and interactive reports without reinventing the core UI, layout, and analytics patterns from scratch.
Core Features & Use Cases
- Framework selection: Choose Streamlit for Python-first workflows or React + Vite for richer frontend interactivity and larger web app ecosystems.
- Data-centric interfaces: Build dashboards that query, visualize, and present data from GCP sources such as BigQuery.
- Optional AI chat: Add a Gemini-powered chat experience for natural language questions against your data, with streaming responses and follow-up suggestions.
- Shared design system: Apply a consistent zinc-based, card-driven visual style with dark mode support and polished typography.
- Use case: A team can turn a BigQuery dataset into a responsive executive dashboard with KPI cards, charts, filters, and an optional chat panel for ad hoc analysis.
Quick Start
Build a BigQuery-backed analytics dashboard in React + Vite with KPI cards, charts, and an optional Gemini chat interface.