skill
occupation
description
updated
add-cross-language-construct
software-developers
Full round-trip checklist for adding or changing a construct that crosses the PythonโJS bridge as serialized IR โ a new operator, mark, builder method, or coordinate transform. Use BEFORE implementing such a construct; missing a step fails late (at parity-render or CI, not at JS build).
2026-07-09
iterate-example
software-developers
Render a GoFish Storybook example to an image, look at it, and fix mistakes in a feedback loop. Use when authoring or debugging a chart example/story and you want to visually verify and refine the output (not just edit the code blind).
2026-05-28