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
更新于 4/7/2026
星标
8921
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use risingwave-rust-analyzer