C3Kit

Modular Clojure component toolkit

C3Kit is a family of modular Clojure libraries that form the foundation for every application we build. Each library handles a different concern and can be pulled independently as a dependency.

Apron provides the necessities almost any Clojure app needs—schema, time, logging, and more. Bucket gives you one identical API for data, whether it lives in Datomic on the server or in-memory on the client. Wire is a toolset for rich-client web apps, spanning Clojure on the server and ClojureScript on the client. Scaffold handles build tooling—ClojureScript compilation and Garden CSS transpiling with auto-recompile.

ClojureDatomicClojureScriptModular
View on GitHub
cleancoders/c3kit
Scaffold ── CLJS + Garden CSS Builds
  └─ Apron

Bucket ──── Datomic + In-Memory API
  └─ Apron

Wire ────── Rich-Client Toolkit
  └─ Apron

Apron ───── Core Utilities

Cleancoders Agent Plugins

Claude Code plugins for AI agent workflows

A marketplace of Claude Code plugins built for AI agent workflows. Install once and share the same discipline, dashboards, and skills across every project your team touches.

kanban-dashboard is a live MCP server and browser dashboard for agent teams — task cards, dependencies, and file diffs update in real-time so you can see parallel work at a glance. clojure bundles specialist skills and subagents for Clojure and ClojureScript work, including page creation, migrations, Reagent patterns, forms, c3kit bucket, and Speclj tests.

Claude CodeMCPClojureReal-time
View on GitHub
cleancoders/agent-plugins
# Add marketplace (once)
$ /plugin marketplace add \
    cleancoders/agent-plugins

# Install a plugin
$ /plugin install \
    kanban-dashboard@cleancoders-agent-plugins
$ /plugin install \
    clojure@cleancoders-agent-plugins

 Plugins installed