Skip to content
Development
Command

/setup

Set up rust-analyzer LSP integration and install all cargo tools required by the hooks in this project.

From plugin
121 skills1 commands
shell
$ npx -y skills add zircote/rust-lsp --agent claude-code

Ships with rust-lsp. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup

Context preview

What this command does when you run it.

Set up rust-analyzer LSP integration and install all cargo tools required by the hooks in this project.
Ships withrust-lsp

A Claude Code plugin providing comprehensive Rust development support through: rust-analyzer LSP integration for IDE-like features 16 automated hooks for code quality, security, and analysis Cargo tool ecosystem integration

Get the whole plugin, auto-invoked
Stats
12
Stars
1
Forks
Rust
Language
MIT
License

Repo: zircote/rust-lsp