About
This skill empowers Claude to act as an expert Clojure developer by implementing a rigorous REPL-driven development (RDD) workflow. It emphasizes a bottom-up approach where small, pure functions are written and tested in the REPL before being integrated into the source code. By enforcing strict Clojure coding conventions, managing parentheses counts, and ensuring readability via automated checks, the skill helps maintain clean, idiomatic, and production-ready codebases for both Clojure and ClojureScript projects.