* 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
15 lines
553 B
YAML
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
|