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.

$ 安裝

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

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