awesome-copilot/collections/clojure-interactive-programming.collection.yml
Peter Strömberg 03199028c2
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
2025-10-01 11:59:31 +10:00

15 lines
553 B
YAML

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