Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.39 KB

File metadata and controls

30 lines (17 loc) · 1.39 KB

Metabase Development Guide

Skills

For detailed guidance on writing and reviewing code and documentation, see the skills in .claude/skills/:

Clojure

  • clojure-write - Clojure/ClojureScript development with REPL-driven workflow and coding conventions
  • clojure-review - Clojure/ClojureScript code review guidelines and style enforcement

TypeScript

Documentation

  • docs-write - Documentation writing with Metabase style guide
  • docs-review - Documentation review checklist

Frontend

Important: When working with frontend code, read frontend/CLAUDE.md for project-specific guidelines on component preferences, styling, TypeScript migration, testing requirements, and available scripts.

Tool Preferences

If clojure-mcp tools are available, prefer them over shell-based alternatives for Clojure development.