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

clojure-eval

Use this skill BEFORE using writing any Clojure code. It teaches how to use the Clojure REPL (via brepl) so you can test code, check if edited files compile, verify function behavior, or interact with a running REPL session.

Ramblurr
maintainer
Ramblurr
Обновлено 1/19/2026
Звёзды
0
Форки
1
quick start

Installation and usage

Use this skill BEFORE using writing any Clojure code. It teaches how to use the Clojure REPL (via brepl) so you can test code, check if edited files compile, verify function behavior, or interact with a running REPL session.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use clojure-eval