What problem does it solve?
PPT-heavy presentations often suffer from inconsistent chart choices, unclear data mappings, and brittle rendering across decks. This skill provides a formal chart-engine and contract-based guidance to select chart types, enforce data contracts, and render charts consistently in PPT HTML slides, reducing rework and ensuring visual coherence.
Core Features & Use Cases
- Chart selection algorithm that maps data to appropriate chart families (line, bar, heatmap, bubble) and decides when to fallback to HTML/CSS layouts.
- Data contracts and thinking contracts that standardize required fields, null policies, and layout constraints for reliable rendering.
- Rendering guidance and assets (charts.yml) that drive deterministic chart configurations, quality gates, and example templates for slides.
Quick Start
Provide a tidy dataset and ask the engine to generate the LINE chart and a related heatmap within a PPT layout.