home/categories/debugging/ramblurr-nix-devenv-prompts-skills-clojure-scope-capture-skill-md
debuggingtools

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.

Ramblurr
maintainer
Ramblurr
更新日 1/19/2026
スター
0
フォーク
1
quick start

Installation and usage

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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use scope-capture