home/categories/code-quality/risingwavelabs-risingwave-agents-skills-risingwave-rust-analyzer-skill-md
code-qualitytesting-security

risingwave-rust-analyzer

Use rust-analyzer CLI and editor/LSP settings to inspect, diagnose, and refactor RisingWave Rust code. Use when working in the RisingWave workspace and you need fast semantic analysis, unresolved-reference checks, macro-aware navigation, structured search/replace, or guidance on choosing the correct crate root and feature flags before heavier cargo or risedev commands.

risingwavelabs
maintainer
risingwavelabs
Updated 4/7/2026
Stars
8921
Forks
754
quick start

Installation and usage

Use rust-analyzer CLI and editor/LSP settings to inspect, diagnose, and refactor RisingWave Rust code. Use when working in the RisingWave workspace and you need fast semantic analysis, unresolved-reference checks, macro-aware navigation, structured search/replace, or guidance on choosing the correct crate root and feature flags before heavier cargo or risedev commands.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use risingwave-rust-analyzer