Things I know and find important to document about Claude (Code).
Some of it perhaps interesting to a wider audience, some of it clearly subject to my own preferences (see below).
Details
- Clojure as a primary language I am focusing on
- VSCode as my primary targeted IDE
- GitHub, Docker on the tooling side
- MacOS as my OS, Linux inside containers and remote
See also
- Claude Code Configuration Files
- Claude and VSCode
- Claude Plugins
- Claude Marketplaces
- clojure-claude-and-mcp-knowledge.
See claude-marketplaces for background.
Evaluating Clojure code via nREPL.
- clj-nrepl-eval — nREPL SKILL copied wholesale from bhauman/clojure-mcp-light; install
clj-nrepl-evalviabbin
Guidelines for structuring code.
Reusable tools — currently a PreToolUse hook that logs every tool invocation.
Skills for working with Rhizome — UI navigation and local REST API.