Help us improve
Share bugs, ideas, or general feedback.
From rldyour-lsps
Установка/обновление LSP-серверов через brew + toolchain (rustup, dart, npm). Только по явному запросу. Используй для: установи LSP, обнови лсп, поставь язык-серверы, почини language server. EN triggers: install LSP, install language server, update LSP, fix LSP, brew LSP, set up language server, bootstrap LSPs.
npx claudepluginhub nddev-it-com/rldyour-claudecode --plugin rldyour-lspsHow this skill is triggered — by the user, by Claude, or both
Slash command
/rldyour-lsps:lsp-setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Install or update LSP dependencies only after an explicit user request. Keep setup deterministic, brew-first, and safe for long-lived `stdio` language server use.
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
Install or update LSP dependencies only after an explicit user request. Keep setup deterministic, brew-first, and safe for long-lived stdio language server use.
Run from this repository when the user explicitly asks for setup:
bash ${CLAUDE_PLUGIN_ROOT}/scripts/install_lsps_brew.sh
Then verify:
bash ${CLAUDE_PLUGIN_ROOT}/scripts/check_lsps.sh
rustup component add rust-src rust-analyzer when rustup is installed.npm install -g <package>. Or use existing project-local install when one exists..serena/project.yml; propose or apply changes only on explicit setup request.lsp-health-check and report exact remaining gaps.Read ${CLAUDE_PLUGIN_ROOT}/references/install-profiles.md before changing the install script or adding new LSPs.
bunx package --stdio / uvx package --stdio как long-lived runtime..serena/project.yml без явного setup request./opt/homebrew/..., /home/user/...) в committed plugin files.