{ "name": "clojure-interactive-programming", "description": "Tools for REPL-first Clojure workflows featuring Clojure instructions, the interactive programming chat mode and supporting guidance.", "version": "1.0.0", "author": { "name": "Awesome Copilot Community" }, "repository": "https://github.com/github/awesome-copilot", "license": "MIT", "tags": [ "clojure", "repl", "interactive-programming" ], "display": { "ordering": "manual", "show_badge": true }, "items": [ { "path": "instructions/clojure.instructions.md", "kind": "instruction" }, { "path": "agents/clojure-interactive-programming.agent.md", "kind": "agent" }, { "path": "prompts/remember-interactive-programming.prompt.md", "kind": "prompt" } ] }