with one click
marimo-lsp
marimo-lsp contains 2 collected skills from marimo-team, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Drive a live marimo notebook in VS Code as a workspace: run Python in the same kernel the user does, inspect and explore live notebook state and data, prototype and debug code, and commit durable notebook changes (cells, values, packages). Use whenever working with a marimo notebook open in VS Code's notebook editor with an active kernel — running code, inspecting variables, exploring data, debugging, or editing and running cells — not only when explicitly "pairing" or starting a session.
Idiomatic Effect-TS patterns for the marimo-lsp extension. Use when writing or reviewing Effect code in `extension/src` — grounded in this repo's actual usage and citing into vendored Effect source at `repos/effect/`.