Highly Recommended

Brepl

Makes AI-written Clojure code never get stuck on bracket errors
The ultimate AI wingman for Clojure devs
Core Principle:
brepl is your smart coding companion for Clojure development. It automatically fixes bracket errors so AI-generated Clojure code runs immediately, and syncs file changes to REPL in real-time to catch syntax issues early. Say goodbye to manual parenthesis checking.
KEY FEATURES
01Smart Bracket Fix
Automatically corrects mismatched parentheses, brackets and braces
02Instant REPL Feedback
Evaluates AI-written code immediately in your running REPL
03Live File Sync
Automatically syncs file changes to REPL after editing
04No Dependency
Pure Clojure implementation with no extra binary dependencies
github.com/licht1stein/brepl
data-ai·licht1stein·2026-02-06·16·🔱 3
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/licht1stein/brepl.git
SSH
git clone [email protected]:licht1stein/brepl.git
GitHub CLI
gh repo clone licht1stein/brepl
FAQ
Q: What are the installation steps for Brepl Agent Skills?
1.Start REPL: Launch nREPL server in your Clojure project
2.Install Hooks: Run brepl hooks install to setup AI hooks
3.Start Coding: Let AI write Clojure directly in your project
4.Auto Validate: brepl fixes brackets and syncs to REPL automatically
Q: What are the highlights of Brepl Agent Skills?
  • Fixes 99% bracket errors intelligently
  • No more AI development stalls
  • Perfect teaching tool
  • Lightweight
Q: What are the use cases for Brepl Agent Skills?
  • Auto-fixing brackets in AI-written Clojure
  • Real-time Clojure snippet validation
  • Syntax checking while teaching Clojure
  • Rapid prototyping
Q: What are the limitations of Brepl Agent Skills?
  • Highly nested structures may need manual intervention
  • Clojure-only