소개
This skill equips Claude with a specialized framework for Clojure and ClojureScript development, emphasizing a bottom-up, REPL-driven approach. It prioritizes the use of clojure-mcp tools for structural editing and real-time evaluation, ensuring code is syntactically correct and readable before it is integrated. By following a strict cycle of writing, evaluating, and composing functions, this skill minimizes debugging time and promotes the creation of robust, functional codebases typical of high-performance environments like Metabase.