clojure-review

Review Clojure and ClojureScript code against Metabase coding standards.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/Kidoz-SDK/metabase --skill clojure-review-kidoz-sdk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clojure-review
Source: https://github.com/Kidoz-SDK/metabase/tree/main/.claude/skills/clojure-review
Command: npx skills add https://github.com/Kidoz-SDK/metabase --skill clojure-review-kidoz-sdk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the review of Clojure and ClojureScript code, ensuring it adheres to Metabase's coding standards, identifies style violations, and flags potential quality issues.

Core Features & Use Cases

  • Automated Style Compliance: Checks code against defined Clojure style guides.
  • Violation Identification: Flags specific issues like naming conventions, documentation gaps, and code organization problems.
  • Use Case: When reviewing a pull request with new Clojure features, use this Skill to automatically identify any deviations from the established coding standards before merging.

Quick Start

Review the attached Clojure code for style and quality issues.

Frequently Asked Questions about clojure-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review Clojure code for style violations and naming inconsistencies?

To review Clojure code for style violations, you can automate checks against established style guides and linter configurations to identify naming inconsistencies and organizational issues. This ensures adherence to coding standards.

Can I check ClojureScript code quality before merging a pull request?

Yes, you can check ClojureScript code quality before merging by automating the review process to flag deviations from established coding standards, documentation gaps, and style violations in new features.

Does this code review process support Metabase coding standards?

Yes, this code review process supports Metabase coding standards by utilizing included style guides and linter configurations to comprehensively analyze Clojure and ClojureScript code for adherence.

What is the best way to automate style compliance for Clojure and ClojureScript?

The best way to automate style compliance for Clojure and ClojureScript is to run automated checks against defined style guides, flagging specific issues like naming conventions and code organization problems.

How do I identify documentation deficiencies in Clojure code?

To identify documentation deficiencies in Clojure code, you can run an automated review that checks your codebase against defined quality standards, flagging missing documentation and style violations.