返回 CodeWhale
SKILL.md
根目录 / crates / tui / assets / skills / dataviz / SKILL.md
1 ---
2 name: dataviz
3 description: Choose and produce an appropriate chart/dashboard/visual explanation from data, with legible encodings and source/assumption notes.
4 invocation: model+user
5 ---
6
7 # Dataviz
8
9 ## When to use
10 Use when the user needs a chart, dashboard, or visual explanation of data.
11
12 ## Non-goals
13 - Do not choose chart types that hide uncertainty.
14 - Do not invent data.
15
16 ## Workflow
17 1. Inspect the data and questions.
18 2. Choose encodings for the comparison at hand.
19 3. Produce the visual with source/assumption notes.
20 4. Sanity-check axes, units, and missing values.
21
21 lines MARKDOWN