13 builder options across 9 categories.
Clojure is a functional Lisp on the JVM that emphasizes immutable data and simplicity. Agent rules for Clojure typically cover namespace conventions, core.async usage, testing with clojure.test or Midje, Leiningen vs deps.edn project setup, and REPL-driven development workflow.
Architecture patterns and principles
Error handling strategies
Select libraries used in your project
Code quality tools
Performance optimization guidelines
Security best practices
Community-sourced coding standards
Testing frameworks and conventions