Reproduce, diagnose, and smoke-test GenomeSpy browser behavior with Playwright or an interactive browser. Use for UI bugs, interaction problems, rendered-output checks, dev-server testing, or browser-console/network inspection; prefer unit tests for behavior…
Create, revise, reconcile, or retire GenomeSpy design proposals and implementation plans. Use when the user asks for a design, architecture proposal, migration plan, implementation plan, or work on plan files under `plans/`; do not use for a brief…
Test GenomeSpy generated specifications, rendered view hierarchies, layout semantics, and structured SVG output. Use when adding or reviewing layout snapshots, generated-spec snapshots, view-tree inspection, SVG export integration tests, or stable structured…
Write and verify GenomeSpy user-facing documentation, schema-derived specification docs, and documentation examples. Use for changes in `docs/`, JSDoc in `packages/core/src/spec/*.d.ts`, docs macros, Zensical configuration, or schema/docs generation.
Prepare GenomeSpy commits and pull requests for delivery. Use when the user asks to commit, propose or fix a commit message, organize commits, inspect changes for delivery, create or finalize a pull request, prepare a branch for merge, or draft PR titles and…