scope-capture

REPL debugging tool for capturing and inspecting local scope at runtime.Use when debugging functions, investigating test failures, understanding intermediate values,or when you need to recreate the runtime context of code without manually fabricating values.

$ インストール

git clone https://github.com/Ramblurr/nix-devenv /tmp/nix-devenv && cp -r /tmp/nix-devenv/prompts/skills/clojure-scope-capture ~/.claude/skills/nix-devenv

// tip: Run this command in your terminal to install the skill