clojure-eval

Community

Master Clojure REPL evaluation.

AuthorRamblurr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill teaches you how to reliably use the Clojure REPL (via brepl) to test code, check compilation, and interact with running sessions, preventing common syntax and quoting errors.

Core Features & Use Cases

  • Interactive Code Evaluation: Test snippets, functions, and expressions directly in the REPL.
  • Namespace Management: Reload namespaces to pick up code changes without restarting the REPL.
  • Use Case: After editing a Clojure function, use this skill to quickly reload the namespace and test the function's behavior with sample inputs to ensure correctness before committing.

Quick Start

Use the clojure-eval skill to evaluate the Clojure expression (+ 1 2 3) using the heredoc pattern.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-eval
Download link: https://github.com/Ramblurr/nix-devenv/archive/main.zip#clojure-eval

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.