概要
The Clojure Code Review skill automates the process of checking Clojure and ClojureScript pull requests for adherence to the Metabase style guide and community best practices. It identifies naming inconsistencies, documentation gaps, and structural issues while filtering out trivial feedback, ensuring that developers receive high-quality, actionable insights on code organization, REST API conventions, and database logic. This skill is particularly useful for maintaining high code quality in large-scale Clojure projects and ensuring consistent patterns across complex backend systems.