This skill empowers Claude to act as an expert Clojure developer, focusing on a bottom-up development cycle where small, fundamental functions are iteratively tested in the REPL before being integrated into source code. It enforces critical Clojure coding standards, including precise parentheses management, tabular alignment, and core functional principles like immutability and composition. By integrating domain-specific commands and style guides, the skill ensures that generated code is not only functional but also highly readable, idiomatic, and verified through immediate feedback loops.
Key Features
01REPL-driven development (RDD) workflow orchestration
02Automated bottom-up function testing and composition
03Functional programming pattern implementation and refactoring
04Strict Clojure and ClojureScript style guide enforcement
05Syntax verification for parentheses and indentation
0681 GitHub stars