typescript-lspTypeScript language server providing type checking, code intelligence, and LSP diagnostics for .ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs files. Use when working with TypeScript or JavaScript code that needs type checking, autocomplete, error detection, refactoring support, or code navigation.
Install via ClawdBot CLI:
clawdbot install bowen31337/typescript-lspGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.npmjs.com/package/typescript-language-serverAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Developers building React applications with TypeScript benefit from real-time type checking and autocomplete, catching errors early in the development cycle. This reduces debugging time and improves code quality, especially when integrating with APIs or managing complex state.
Teams creating server-side APIs with Node.js and TypeScript use the LSP for type safety and refactoring support, ensuring consistent data structures and reducing runtime errors. It aids in maintaining large codebases and onboarding new developers efficiently.
Full-stack engineers working on applications with both frontend and backend in TypeScript leverage the LSP for seamless code navigation and error detection across layers. This streamlines development by providing unified tooling and improving collaboration between teams.
Organizations migrating legacy JavaScript projects to TypeScript utilize the LSP to incrementally add types and catch issues during the transition. It helps identify type inconsistencies and provides quick fixes to accelerate the migration process.
Instructors and students in coding bootcamps or universities use the LSP for learning TypeScript, as it offers immediate feedback on syntax and type errors. This enhances the learning experience by reducing frustration and promoting best practices from the start.
Companies integrate the TypeScript LSP into free code editors (e.g., VS Code) to attract users, then offer premium features like advanced refactoring or team analytics. Revenue is generated through subscriptions for enhanced tools and enterprise support.
Agencies provide consulting services to help businesses adopt TypeScript and configure the LSP for optimal performance, including custom tsconfig setups and integration workflows. Revenue comes from project-based fees and ongoing maintenance contracts.
SaaS platforms offer cloud-based development environments with built-in TypeScript LSP support, targeting teams needing collaborative coding and CI/CD integration. Revenue is generated through tiered pricing based on user seats and compute resources.
💬 Integration Tip
Ensure TypeScript and the language server are globally installed or project-specific to avoid version conflicts, and create a tsconfig.json file in the project root for consistent configuration across team members.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.