About
This skill enhances Claude's ability to develop, refactor, and maintain Clojure and ClojureScript code by enforcing a disciplined REPL-driven development (RDD) workflow. It guides the AI to build applications from the bottom up, starting with small, testable functions that are validated in the REPL before being integrated into source files. By adhering to functional programming best practices and strict Clojure style guides, it ensures code quality, correct parenthetical structure, and optimal readability for complex Lisp-based projects.