What problem does it solve? Choosing the wrong visual format wastes effort and misleads readers: precise data gets handed to image generators, user photos get redrawn as fake evidence, and static charts get wrapped in pointless interactivity. This Skill unifies four visualization modes under one router so every request lands on the correct presentation. ## Core Features & Use Cases - Unified Routing: Classifies each request by goal, source material, and precision needs, then selects ECharts options, original-image annotation overlays, HTML/SVG interactive demos, generative knowledge illustrations, or plain text. - Progressive Spec Loading: Each mode has a mandatory reading gate of detailed reference files covering mobile layout, tooltip safety, coordinate systems, prompt rules, and tool contracts before any output is generated. - Fact and Safety Boundaries: Forbids fabricated statistics, map visualizations, and credential leakage; requires verified data sources and honest labeling of generated images as interpretive redraws. - Use Case: A user uploads a PC case photo asking about airflow planning. The Skill routes to image-overlay mode, produces a 0-999 relative-coordinate process, and renders a single annotated image with intake zones, airflow paths, and exhaust points plus a hover/tap legend. ## Quick Start Ask the assistant to visualize a trend, annotate an uploaded image, demonstrate a dynamic process interactively, or create a knowledge infographic, and it will pick the right format automatically.