by PromptSpace
Detect, plan, and configure Language Server Protocol (LSP) support for any project with safety-first verification.
Free
One-time purchase
Plan: Install 'pyright' via npm (devDependency). Changes: Update package.json, create pyrightconfig.json. Execution: 'npm install --save-dev pyright' -> Success. Verification: Running 'npx pyright' found 12 type errors in /src. Status: Ready. Please restart your editor language client.
by PromptSpace
Detect, plan, and configure Language Server Protocol (LSP) support for any project with safety-first verification.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Plan: Install 'pyright' via npm (devDependency). Changes: Update package.json, create pyrightconfig.json. Execution: 'npm install --save-dev pyright' -> Success. Verification: Running 'npx pyright' found 12 type errors in /src. Status: Ready. Please restart your editor language client.
The LSP Setup Assistant solves the "blank screen" problem in new or unconfigured repositories. Instead of manually hunting for the right language server, managing conflicting versions, or breaking your package.json, this skill provides a safe, guided path to full code intelligence.
This skill acts as an intelligent systems engineer for your workspace. It scans your project structure to identify the technology stack, checks for existing configurations, and formulates a surgical plan to enable Language Server Protocol (LSP) features like autocompletion, go-to-definition, and real-time diagnostics.
pyright, rust-analyzer, and gopls.Prompting an AI to "fix my LSP" often leads to hallucinated config paths or global installs that pollute your machine. This skill enforces project-scoped isolation and verification gates. It doesn't just run an install command; it verifies that the binary exists and that diagnostics are actually firing before finishing the task.
mkdir -p ~/.claude/skills/lsp-setup-assistant && curl -s -X POST 'https://api.promptspace.in/api/skills/lsp-setup-assistant/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/lsp-setup-assistant/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.