brepl
CommunityEvaluate Clojure code at the REPL.
AuthorRamblurr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust way to evaluate Clojure code directly within your development workflow, helping to debug, test, and understand your code's behavior interactively. It also offers a utility to fix unbalanced bracket errors in Clojure files.
Core Features & Use Cases
- REPL Evaluation: Execute arbitrary Clojure expressions using a reliable heredoc pattern to avoid quoting issues.
- Code Formatting: Automatically formats files with cljfmt when processing them.
- Bracket Balancing: Fixes unbalanced bracket/delimiter errors in Clojure files using the
brepl balancecommand. - Use Case: You can quickly test a new function, inspect the state of your application, or reload namespaces without leaving your current environment.
Quick Start
Use the brepl skill to evaluate the clojure code (inc 1) using the heredoc pattern.
Dependency Matrix
Required Modules
None requiredComponents
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: brepl Download link: https://github.com/Ramblurr/nix-devenv/archive/main.zip#brepl Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.