LSP-first code intelligence for Claude Code with strong enforcement patterns
Enforces IDE-like code intelligence via Language Server Protocol, mandating semantic navigation before modifications and verifying changes with diagnostics.
Why this plugin
Provides robust, language-aware code operations for Claude, ensuring precision and safety in refactoring and navigation by enforcing LSP-first patterns over basic text search.
Prerequisites
Enable LSP in Claude Code via environment variable. Install specific language servers (e.g., pyright, gopls, rust-analyzer) for the programming languages used in the project.
npx claudepluginhub zircote/lsp-toolsExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Persistent memory system for Claude Code - seamlessly preserve context across sessions