Clojure REPL Evaluation Skill

Community

Evaluate Clojure code safely in a live session.

Authorbrianium
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you quickly verify that Clojure code compiles, loads, and behaves as expected by running it in a persistent nREPL-backed REPL session instead of guessing from static edits.

Core Features & Use Cases

  • Interactive nREPL evaluation: Run expressions against a selected nREPL server and get immediate results, including for quick arithmetic or business logic checks.
  • Namespace loading with :reload: Re-require namespaces using :reload so the latest code changes are exercised without restarting the session.
  • Session management for repeatable debugging: Persist state across evaluations and optionally reset the session if earlier interactions cause confusing results.

Quick Start

Run: clj-nrepl-eval -p <PORT> "(require '[ascolais.sfere :as sfere] :reload)" to load the latest version of the namespace in your current session.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Clojure REPL Evaluation Skill
Download link: https://github.com/brianium/sfere/archive/main.zip#clojure-repl-evaluation-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.