Skip to main content
vitessce
GitHub creator profile

vitessce

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
Aug 20, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

vitessce-add-changeset
software-developers

Use when the user has made changes within this repository and needs to document the changes in preparation for semantic versioning. Trigger on "add a changeset", "bump version", "record a change", "prepare a release", "how do I version this", "update the…

Aug 20, 2026
vitessce-add-coordination-to-view
software-developers

Use when wiring an existing coordination type into an existing Vitessce subscriber component — making a view read or write a piece of shared state it doesn't currently use. Trigger on "add coordination to a view", "wire up coordination", "make this view…

Aug 20, 2026
vitessce-add-coordination-type
software-developers

Use when adding a brand new coordination type to Vitessce — a new named piece of shared state that synchronizes multiple views. Covers the CoordinationType constant, Zod schema, default value, and plugin registration. Trigger when user says "add a…

Aug 20, 2026
vitessce-add-data-hook-to-view
software-developers

Use when adding a new data-loading hook to an existing Vitessce subscriber component — fetching an additional data type like obs sets, embeddings, feature labels, or spatial data. Trigger on "add data loading", "load additional data in a view", "add a data…

Aug 20, 2026
vitessce-add-file-type
software-developers

Use when adding a new file type or data loader to Vitessce. Covers the DataSource/DataLoader two-layer architecture, AbstractTwoStepLoader, LoaderResult, and plugin registration. Trigger when user says "add a file type", "new data loader", "load a new…

Aug 20, 2026
vitessce-add-view-type
software-developers

Use when creating a new Vitessce view type from scratch. Covers the two-component pattern (Subscriber + child), plugin registration, coordination hooks, data hooks, and TitleInfo wrapper. Trigger when user says "add a view", "create a view type", "new…

Aug 20, 2026
vitessce-create-view-config
software-developers

Use when creating a new Vitessce view config from scratch — the JSON object that defines datasets, layout, and coordination space. Also use when writing example configs or generating configs programmatically with the VitessceConfig API. Trigger on "create a…

Aug 20, 2026
vitessce-modify-view-config
software-developers

Use when modifying an existing Vitessce view config — changing datasets, files, layout positions, or coordination space values. Trigger on "change the layout", "add a file to the config", "update the dataset", "modify the config", "add a view to the layout",…

Aug 20, 2026
Showing 8 of 12 collected skills.
Showing 1 of 1 repositories
All repositories loaded