tag
symbol▌
2 indexed skills · max 10 per page
skills (2)
rust-symbol-analyzer
zhanghandong/rust-skills · Backend
Analyze Rust project structure and symbols using LSP with filtering by type. \n \n Supports three analysis modes: entire project workspace, single file, or filtered by symbol type (struct, trait, function, module) \n Uses LSP document and workspace symbol operations to extract nested symbol hierarchies with metadata like visibility, async status, and derives \n Generates multiple output formats including module trees, symbol tables by type, complexity metrics, and dependency analysis \n Handles
rust-symbol-analyzer
actionbook/rust-skills · Backend
Analyze project structure by examining symbols across your Rust codebase.