lsp-manager

Execute the LSP configuration or troubleshooting task described in $ARGUMENTS .

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "lsp-manager" with this command: npx skills add bahayonghang/my-claude-code-settings/bahayonghang-my-claude-code-settings-lsp-manager

Execute the LSP configuration or troubleshooting task described in $ARGUMENTS .

Steps

  • If $ARGUMENTS is empty, report an error requesting the user to specify their project path or language.

  • To detect the project's language, run python $SKILL_DIR/scripts/detect_language.py <target_directory> .

  • To check installed language servers, run python $SKILL_DIR/scripts/check_server.py .

  • For generating custom config, run python $SKILL_DIR/scripts/generate_config.py <Languages...> .

  • Read $SKILL_DIR/references/servers.md and $SKILL_DIR/references/troubleshooting.md if specific servers or troubleshooting steps are needed.

Output

Information about the detected languages, recommended LSP servers, or instructions for fixing integration issues.

Error Handling

  • If scripts return an error, consult $SKILL_DIR/references/troubleshooting.md for guidance on how to fix common problems before presenting them to the user.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

tech-design-doc

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

article-cover

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

tech-blog

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

excalidraw

No summary provided by upstream source.

Repository SourceNeeds Review