Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ajanraj avatar

Ajanraj Claude Lsp Plugins

  • 1 repo stars
  • Updated December 27, 2025
  • ajanraj/claude-lsp-plugins

ajanraj-claude-lsp-plugins is a Claude Code plugin that adds fast TypeScript and Python LSP intelligence for in-session diagnostics and code quality.

About

ajanraj-claude-lsp-plugins brings orthodox language-server protocol support into Claude Code for the stacks developers use most: TypeScript/JavaScript and Python. Instead of relying on the model alone to infer types, imports, and diagnostics, you register LSP plugins so completions, errors, and checker feedback align with what VS Code-class tooling would surface. That helps when you are building SaaS frontends, Python APIs, or agent-side scripts where small type mistakes compound across sessions. The bundle is intentionally narrow—two plugins, two language families—so setup stays approachable compared with wiring every LSP manually. Use it throughout Build on active files and again during Ship review when you want the agent to cite real diagnostics. It complements Deckrd-style process plugins and MCP integrations; it does not replace tests or deployment automation.

  • 2-plugin bundle: TypeScript/JavaScript via vtsls and Python via Pyright-oriented server
  • Marketed as modern, fast LSP integrations for Claude Code
  • Provides language intelligence and code-quality checking inside the agent session
  • Keywords reference extremely fast file analysis (10–100x positioning in catalog metadata)
  • Community repo ajanraj/claude-lsp-plugins focused on TS/JS and Python

Ajanraj Claude Lsp Plugins by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install ajanraj-claude-lsp-plugins@ajanraj/claude-lsp-plugins

Add your badge

Show developers this plugin is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars1
Last updatedDecember 27, 2025
Repositoryajanraj/claude-lsp-plugins

What it does

Install when you want Claude Code to use modern, fast language servers for TypeScript and Python instead of guessing types from raw file text.

Who is it for?

Best when you're shipping TypeScript frontends or Python backends and want IDE-grade signals inside Claude Code.

Skip if: Projects outside TS/JS/Python, or teams that already run a full IDE beside the agent and do not need LSP inside the plugin host.

What you get

After install, Claude Code sessions can use vtsls and Pyright-style servers so edits on TS/JS and Python files are grounded in live language intelligence.

  • TypeScript/JavaScript LSP attached to Claude Code
  • Python LSP diagnostics in agent sessions
  • Faster, checker-informed edits on supported languages

By the numbers

  • 2 plugins in the bundle
  • Languages covered: TypeScript/JavaScript and Python
  • Repository: ajanraj/claude-lsp-plugins

Recommended Plugins

How it compares

In-editor LSP bridge for Claude Code, not an MCP token optimizer or document-driven BDD framework.

FAQ

Who is Ajanraj Claude Lsp Plugins for?

It is for Claude Code users working primarily in TypeScript/JavaScript or Python who want language-server diagnostics in the agent loop.

When should I use Ajanraj Claude Lsp Plugins?

Use it during Build while editing TS or Python code and during review passes when accurate types and checker output matter.

How do I add Ajanraj Claude Lsp Plugins to my agent?

Install the ajanraj/claude-lsp-plugins bundle in Claude Code, enable the TypeScript and Python LSP entries, and ensure vtsls and Pyright (or bundled equivalents) run on your machine.

Development Toolsfrontendbackendtesting

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.