3.6 KiB
3.6 KiB
Clojure Interactive Programming
Tools for REPL-first Clojure workflows featuring Clojure instructions, the interactive programming chat mode and supporting guidance.
Tags: clojure, repl, interactive-programming
Items in this Collection
| Title | Type | Description |
|---|---|---|
| Clojure Development Instructions |
Instruction | Clojure-specific coding patterns, inline def usage, code block templates, and namespace handling for Clojure development. |
| Clojure Interactive Programming with Backseat Driver |
Chat Mode | Expert Clojure pair programmer with REPL-first methodology, architectural oversight, and interactive problem-solving. Enforces quality standards, prevents workarounds, and develops solutions incrementally through live REPL evaluation before file modifications. |
| Interactive Programming Nudge |
Prompt | A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace. |
This collection includes 3 curated items for Clojure Interactive Programming.