home/categories/debugging/metabase-metabase-claude-skills-clojure-eval-skill-md
debuggingtools

clojure-eval

Evaluate Clojure code via nREPL using clj-nrepl-eval. Use this when you need to test code, check if edited files compile, verify function behavior, or interact with a running REPL session.

metabase
maintainer
metabase
更新于 3/17/2026
星标
46823
分支
6367
quick start

Installation and usage

Evaluate Clojure code via nREPL using clj-nrepl-eval. Use this when you need to test code, check if edited files compile, verify function behavior, or interact with a running REPL session.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use clojure-eval