Lsp Setup banner
zircote zircote

Lsp Setup

Development community

Description

--- name: lsp-setup description: Set up LSP hooks and CLAUDE.md sections for the current project argument-hint: "[language] or auto-detect" allowed-tools: - Bash - Read - Write - Glob - AskUserQuestion --- <help_check> ## Help Check If `$ARGUMENTS` contains `--help` or `-h`: **Output this help and HALT (do not proceed further):** <help_output> ``` LSP_SETUP(1) User Commands LSP_SETUP(1) NAME lsp-se

Installation

Installs to ~/.claude/skills/zircote-lsp-tools-lsp-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-lsp-tools-lsp-setup && curl -fsSL https://raw.githubusercontent.com/zircote/lsp-tools/HEAD/commands/lsp-setup.md -o ~/.claude/skills/zircote-lsp-tools-lsp-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository