소개
This skill empowers Claude to excel in Clojure and ClojureScript environments by implementing a strict REPL-driven development (RDD) methodology. It prioritizes a bottom-up approach, where small, fundamental functions are developed and verified in the REPL before being integrated into the source code. The skill also enforces critical syntax rules, such as parenthesis management and tabular code alignment, ensuring that the resulting code is not only functional but also adheres to established community style guides and readability standards.