Asi cider-clojure

CIDER integration for Clojure development with nREPL

install
source · Clone the upstream repo
git clone https://github.com/plurigrid/asi
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/plurigrid/asi "$T" && mkdir -p ~/.claude/skills && cp -r "$T/ies/music-topos/.opencode/skill/cider-clojure" ~/.claude/skills/plurigrid-asi-cider-clojure-f14ece && rm -rf "$T"
manifest: ies/music-topos/.opencode/skill/cider-clojure/SKILL.md
source content

Cider Clojure Skill

Status: Stub Trit: 1 (PLUS - additive REPL interaction)

Overview

CIDER integration for Clojure development with nREPL.

Commands

  • cider-jack-in
    - Start nREPL and connect
  • cider-eval-defun-at-point
    - Evaluate current form
  • cider-eval-buffer
    - Evaluate entire buffer

Integration

Works with

borkdude
skill for babashka and
clj-kondo-3color
for linting.