Skip to main content
AI/MLplurigrid

slime-lisp

SLIME integration for Common Lisp development

Stars
23
Source
plurigrid/asi
Updated
2026-04-26
Slug
plurigrid--asi--slime-lisp
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/plurigrid/asi/HEAD/ies/music-topos/.claude-marketplaces/topos-skills/plugins/topos-skills/skills/slime-lisp/SKILL.md -o .claude/skills/slime-lisp.md

Drops the SKILL.md into .claude/skills/slime-lisp.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

SLIME Lisp Skill

Status: Stub Trit: -1 (MINUS - contravariant to Clojure's covariant)

Overview

SLIME integration for Common Lisp development.

Commands

  • slime - Start SLIME connection
  • slime-eval-defun - Evaluate current definition
  • slime-compile-and-load-file - Compile and load buffer

Integration

Dual to cider-clojure for Common Lisp workflows.