Skip to main content
Back to registry

rust-symbol-analyzer

zhanghandong/rust-skills

Analyze project structure by examining symbols across your Rust codebase.

Installs475
Install command
npx skills add https://github.com/zhanghandong/rust-skills --skill rust-symbol-analyzer
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Analyze project structure by examining symbols across your Rust codebase. Examples: Get all symbols in a file with their hierarchy. Returns: Nested structure of modules, structs, functions, etc. Search for symbols across the workspace. Note: Query is implicit in the operation context. - /rust-symbol-analyzer - Analyze entire project - /rust-symbol-analyzer src/lib.rs - Analyze single file - /rust-symbol-analyzer --type trait - List all traits in project

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-symbol-analyzer do?

Analyze project structure by examining symbols across your Rust codebase.

Is rust-symbol-analyzer good?

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

What agent does rust-symbol-analyzer work with?

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

What are alternatives to rust-symbol-analyzer?

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

How do I install rust-symbol-analyzer?

npx skills add https://github.com/zhanghandong/rust-skills --skill rust-symbol-analyzer

Related skills

More from zhanghandong/rust-skills

Related skills

Alternatives in Software Engineering