Plugin · Claude Code · Development Tools

Bigsy Claude Clojure Lsp

bigsy-claude-clojure-lsp is a Claude Code plugin for the Build phase that hooks Clojure projects to an LSP server for language-aware coding support.

by Bigsy · github.com/Bigsy/claude-clojure-lsp

Enable Language Server Protocol features for Clojure inside Claude Code so completions, navigation, and diagnostics match a real IDE backend.

4
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install bigsy-claude-clojure-lsp@Bigsy/claude-clojure-lsp
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built 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:Bigsy/claude-clojure-lsp") and the paste-ready config with skillselion.get_install_config("plugin:Bigsy/claude-clojure-lsp").

About

What it does

bigsy-claude-clojure-lsp is a small Claude Code plugin that connects Clojure projects to a Language Server Protocol backend so your agent sessions behave more like IntelliJ or VS Code with clojure-lsp enabled. Solo builders shipping Clojure APIs, CLJS frontends, or scripting tools install it when raw text editing wastes time on requires, namespaces, and arity mistakes. It does not teach Clojure or replace your REPL workflow—it exposes LSP capabilities the agent can lean on while you build. Complexity stays approachable if you already run clojure-lsp locally; you still need a normal Clojure toolchain on your machine. Use it throughout the build phase whenever you touch .clj, .cljs, or deps.edn files inside Claude Code.

Highlights

  • Clojure LSP plugin tailored for Claude Code
  • Bridges Claude Code to standard LSP protocol behavior
  • Improves symbol navigation and language-aware edits for Clojure
  • Single-plugin bundle focused on Clojure support
  • Lightweight dev-category integration for JVM/Clojure stacks

Why builders use it

Coding Clojure in Claude Code without LSP means more manual namespace hunting and fewer reliable diagnostics during agent-assisted edits.

After install, Claude Code can use Clojure LSP-backed navigation and language features while you and the agent change Clojure sources.

At a glance

  • Type - Plugin in Development Tools.
  • Adoption - 0 installs, 4 stars, 0 votes.

FAQ

Who is bigsy-claude-clojure-lsp for?

Clojure and ClojureScript developers who use Claude Code daily and want IDE-grade language support inside the agent editor.

When should I use bigsy-claude-clojure-lsp?

Install it before sustained backend or CLJS work in Claude Code—especially refactors, new namespaces, or multi-file require changes.

How do I add bigsy-claude-clojure-lsp to my agent?

Add the Bigsy/claude-clojure-lsp plugin to Claude Code, ensure clojure-lsp is installed and configured for your project, then open Clojure files through the plugin-enabled workspace.

Discussion

Comments

Share how you use bigsy-claude-clojure-lsp, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.