概要
The clojure-write skill empowers developers to build robust Clojure and ClojureScript applications by enforcing a disciplined REPL-driven development (RDD) workflow. It prioritizes the use of specialized MCP tools for direct REPL integration, ensuring structural integrity and providing immediate feedback through a bottom-up development loop. By guiding the creation of small, composable functions and enforcing strict coding conventions like parentheses management and readability checks, this skill streamlines the process of writing, refactoring, and testing functional code within complex environments.