About
The clojure-review skill equips Claude with a specialized framework for auditing Clojure and ClojureScript code changes. It focuses on enforcing strict naming conventions, documentation standards, and architectural patterns common in large-scale Clojure applications. By identifying style violations, improper side-effect markers, and REST API inconsistencies, this skill ensures codebase maintainability while intentionally avoiding noise like congratulatory comments or linter-managed syntax issues. It is an essential tool for teams looking to automate high-level code quality checks during pull request reviews.