lspMulti-language code navigation via persistent LSP daemons. Supports Python (pyright), TypeScript/JS, Rust, Go, C/C++, Bash, Java, CSS, HTML, JSON. Auto-detec...
Install via ClawdBot CLI:
clawdbot install adamnaghs/lspRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/eclipse-jdtls/eclipse.jdt.lsAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Developers at a fast-growing startup need to refactor a large TypeScript and Python codebase to improve maintainability. They use the skill to find all references of functions and classes, navigate to definitions quickly, and check for type errors before deployment, reducing manual grep searches and speeding up the refactoring process.
Instructors on an online learning platform use the skill to analyze student submissions in multiple languages like Java and Rust. They hover over code to explain type signatures, list symbols to review structure, and run diagnostics to provide automated feedback, enhancing teaching efficiency and student comprehension.
Maintainers of an open-source project with contributions in Go, C++, and Bash use the skill to review pull requests. They find definitions to understand new code, search for symbols across the workspace to check for conflicts, and use rename previews to ensure consistent naming, streamlining collaboration and code quality.
A team migrating a legacy Java application to modern Python services uses the skill to analyze dependencies and usages. They find references to old APIs, get hover info for documentation, and use workspace symbol search to map out the codebase, aiding in planning and reducing migration risks.
DevOps engineers writing automation scripts in Bash and Python use the skill to navigate complex scripts. They check for diagnostics to catch errors early, find definitions of functions across files, and use completions to speed up coding, improving reliability and deployment speed in CI/CD pipelines.
Offer a free tier with basic LSP navigation for individual developers and charge for advanced features like team collaboration, priority support, and integration with proprietary IDEs. Revenue comes from monthly subscriptions, targeting small to medium-sized tech teams.
Sell customized licenses to large enterprises needing multi-language code navigation across extensive codebases. Include premium support, security audits, and integration with internal tools. Revenue is generated through annual contracts and service fees.
Integrate the skill as a paid add-on in popular development platforms like VS Code extensions or CI/CD services. Users pay a one-time or recurring fee for enhanced navigation features, with revenue shared through marketplace commissions and direct sales.
💬 Integration Tip
Ensure the LSP_WORKSPACE environment variable is set to the project root for accurate navigation, and install only the necessary language servers to optimize performance and resource usage.
Scored Apr 19, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.