원클릭으로
marimo-lsp
marimo-lsp에는 marimo-team에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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/`.