Hugoduncan Library Skills
hugoduncan-library-skills is a Claude Code plugin for the Build phase that bundles library-focused skills for Clojure, Emacs, Babashka, and clj-kondo workflows.
Install library-specific agent skills for Clojure, Emacs, Babashka, and clj-kondo so Claude Code follows idiomatic patterns instead of generic guesses.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install hugoduncan-library-skills@hugoduncan/library-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:hugoduncan/library-skills") and the paste-ready config with skillselion.get_install_config("plugin:hugoduncan/library-skills").
What it does
hugoduncan-library-skills is a small Claude Code plugin marketplace entry that packages skills aimed at real libraries in the Clojure and Emacs orbit. Solo builders who already chose that stack often waste agent turns re-explaining namespaces, tooling, and package conventions on every session; this bundle is meant to front-load that context so prompts stay focused on the feature you are building. With two plugins and keywords spanning babashkafs, cljkondo, clojure, emacs, libraries, and packages, it reads as a specialist catalog rather than a general productivity suite. It will not replace reading official docs or designing architecture, but it can shorten the gap between I need an agent and the agent understands how this library is supposed to be used. Pair it when you are in active Build work on Clojure services, scripts, or editor-integrated workflows and want the agent to stop improvising APIs that the ecosystem does not use.
Highlights
- Bundles 2 Claude Code plugins covering Clojure ecosystem libraries and tooling.
- Targets Babashka, clj-kondo, Clojure, and Emacs-oriented workflows from plugin keywords.
- Community-maintained collection aimed at library-specific guidance, not greenfield scaffolding.
- Low ceremony install via Claude Code plugin marketplace registration.
- Best when your daily ship path runs through Clojure or Emacs-adjacent tooling.
Why builders use it
General coding agents guess at Clojure and Emacs library APIs unless you repeat stack context every session.
After you register the marketplace, Claude Code can lean on packaged library skills instead of rediscovering conventions from scratch.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is hugoduncan-library-skills for?
It is for indie developers shipping with Clojure, Babashka, clj-kondo, or Emacs-related libraries who use Claude Code daily.
When should I use hugoduncan-library-skills?
Use it during Build when you are wiring features against specific Clojure ecosystem packages and want the agent pre-briefed on those libraries.
How do I add hugoduncan-library-skills to my agent?
Add the hugoduncan/library-skills marketplace in Claude Code, install the bundled plugins, and invoke the skills from your project as you code.
Comments
Share how you use hugoduncan-library-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.