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