Skip to main content
Back to registry

rust-code-navigator

zhanghandong/rust-skills

Navigate large Rust codebases efficiently using Language Server Protocol.

Installs487
Install command
npx skills add https://github.com/zhanghandong/rust-skills --skill rust-code-navigator
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Navigate large Rust codebases efficiently using Language Server Protocol. Examples: Find where a symbol is defined. Use when: Find all usages of a symbol. Use when: Get type and documentation for a symbol. Use when: - /rust-code-navigator parse_config - Find definition of parse_config - /rust-code-navigator MyStruct in src/lib.rs:42 - Navigate from specific location - User asks "where is X defined?" - User wants to understand a type/function - Ctrl+click equivalent - User asks "who uses X?" - Before refactoring/renaming - Understanding impact of changes - User asks "what type is X?" - User wants documentation - Quick type checking

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does rust-code-navigator do?

Navigate large Rust codebases efficiently using Language Server Protocol.

Is rust-code-navigator good?

rust-code-navigator does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does rust-code-navigator work with?

rust-code-navigator currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to rust-code-navigator?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install rust-code-navigator?

npx skills add https://github.com/zhanghandong/rust-skills --skill rust-code-navigator

Related skills

More from zhanghandong/rust-skills

Related skills

Alternatives in Software Engineering