CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. rysweet
  4. /
  5. amplihack
  6. /
  7. Lsp Setup

Lsp Setup

Editor's Note

This automates the LSP configuration workflow you'd normally run with `npx cclsp@latest setup`, but honestly, you probably don't need it. The amplihack launcher already detects your project's languages and configures LSP automatically when Claude Code starts. Use this skill only when you need to troubleshoot broken code intelligence, force reconfiguration after manual changes, or add LSP support for newly added languages. It handles the three-layer setup (system binaries, Claude Code plugins, and project .env files) and supports 16 languages including Python, TypeScript, Rust, and Go. The `--status-only` flag is handy for diagnosing issues without changing anything.

Install

npx skills add https://github.com/rysweet/amplihack --skill lsp-setup
Votes
0
Installs131
GitHub Stars61
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment