Update Clojure Interactive Programming resources (#272)

* Rename and update main Clojure instructions file

* Update Clojure interactive programming nudge prompt

* Remove Clojure memory update prompt

The general remember prompt covers this use case perfectly.

* Update clojure chatmode

* Update readmes

* Add Clojure Interactive Programming collection
This commit is contained in:
Peter Strömberg
2025-10-01 03:59:31 +02:00
committed by GitHub
parent e20b67fe24
commit 03199028c2
10 changed files with 394 additions and 142 deletions

View File

@@ -0,0 +1,14 @@
id: clojure-interactive-programming
name: Clojure Interactive Programming
description: Tools for REPL-first Clojure workflows featuring Clojure instructions, the interactive programming chat mode and supporting guidance.
tags: [clojure, repl, interactive-programming]
items:
- path: instructions/clojure.instructions.md
kind: instruction
- path: chatmodes/clojure-interactive-programming.chatmode.md
kind: chat-mode
- path: prompts/remember-interactive-programming.prompt.md
kind: prompt
display:
ordering: manual
show_badge: true