
Hugoduncan Claude Marketplace
- 1 repo stars
- Updated December 23, 2025
- hugoduncan/claude-marketplace
hugoduncan-claude-marketplace is a Claude Code plugin marketplace that packages Clojure-related LSP and notification integrations for the agent.
About
hugoduncan-claude-marketplace is a two-plugin Claude Code marketplace aimed at Clojure and ClojureScript developers who want tighter language tooling inside the agent. Catalog metadata highlights LSP, server integration, notifications, and input/announce flows—typical pieces for making Claude feel like a paired editor rather than a detached chat window. developers on the JVM or cljs toolchain can register the marketplace during build when they are wiring dev environment pieces, then rely on it across iterate cycles. This is not a hosted CI product or a framework generator; it is plumbing between Claude Code and your language environment. Expect intermediate setup (LSP paths, editor bridges) and validate diagnostics against your local REPL before trusting refactors.
- Marketplace bundles 2 plugins for Clojure/ClojureScript-oriented Claude workflows
- LSP integration keywords for language-server features inside the agent loop
- Notification and announce hooks for async coding sessions
- Community marketplace from hugoduncan/claude-marketplace
- Suited to REPL-first Clojure builders rather than generic JS stacks
Hugoduncan Claude Marketplace by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install hugoduncan-claude-marketplace@hugoduncan/claude-marketplaceAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | December 23, 2025 |
| Repository | hugoduncan/claude-marketplace ↗ |
What it does
Register when you write Clojure or ClojureScript and want LSP-backed editor/agent integration plus Claude notification hooks in one marketplace.
Who is it for?
Best when you're already comfortable with LSP and REPL workflows and live in Claude Code.
Skip if: Pure front-end JS shops, no-Clojure teams, or anyone wanting turnkey skills without local LSP configuration.
What you get
Installing both marketplace plugins connects language-server signals and notification hooks so Claude sessions feel closer to a proper Clojure IDE pairing.
- Two registered plugins from one marketplace source
- LSP-backed context for Clojure sessions in Claude Code
- Notification/announce behavior for long-running agent tasks
By the numbers
- Plugin count: 2
- Repository: hugoduncan/claude-marketplace
- Catalog keywords include lsp, clojure, notification, server
Recommended Plugins
How it compares
Curated two-plugin marketplace for Clojure LSP and alerts, not a general skills.sh task pack or MCP database server.
FAQ
Who is Hugoduncan Claude Marketplace for?
Clojure and ClojureScript developers who want Claude Code plugins for LSP integration and session notifications.
When should I use Hugoduncan Claude Marketplace?
Use it when you are setting up or upgrading Claude Code for a Clojure codebase and need language-server plus announce/notification support.
How do I add Hugoduncan Claude Marketplace to my agent?
Add hugoduncan/claude-marketplace as a Claude Code plugin source, install both listed plugins, then configure LSP and notification settings per each plugin README.