What problem does it solve? Explaining dynamic systems, data relationships, or spatial information with plain text often falls short. This Skill builds interactive charts, maps, simulators, and explorable diagrams directly in the conversation so users can see and adjust the thing being explained. ## Core Features & Use Cases - Inline Interactive Visuals: Generates self-contained HTML fragments with charts, plots, maps, simulations, and adjustable inputs rendered directly in the chat thread. - Theme-Aware Design System: Ships a full CSS utility kit (cards, buttons, forms, tables, tooltips) with light/dark theme variables, accessibility rules, and responsive layout down to 320px. - Export and Preview Tooling: Includes a render script that wraps any fragment into a standalone CSP-sandboxed HTML document or serves it locally for browser inspection. - Use Case: Ask how compound interest grows over time and receive an interactive chart with sliders for rate and years, or request a world map of country-level data rendered with d3-geo projections. ## Quick Start Ask the assistant to show how something works with an interactive chart, map, or simulation, for example: create an interactive plot comparing monthly revenue across regions with adjustable date ranges.