Skills
| Skill | Use it for |
|---|---|
cross-examine | Stress-testing a plan or design by interrogating assumptions and unresolved decision branches |
data-viz-renderer | Turning JSON data into self-contained HTML or SVG charts, KPI cards, infographics, and dashboards |
skill-evaluator | Scoring a local skill or plugin for quality, structure, token efficiency, and next-step improvements |
cross-examine
Triggers when the user wants to stress-test a plan, get grilled on a design, or says “grill me”. Walks down each branch of the design tree, resolving dependencies between decisions one at a time and asking questions in sequence.data-viz-renderer
Generates self-contained HTML / SVG infographics from JSON data. Four supported types:- Stats Cards — KPI big numbers, trend arrows, icons
- Comparison Chart — Grouped bar chart with multiple series
- Flow Diagram — Step-by-step process with numbering, icons, connecting arrows
- Dashboard — Mixed layout with stat cards, bar chart, donut chart, and flow