rust-symbol-analyzer
✓Analysieren Sie die Rust-Projektstruktur mithilfe von LSP-Symbolen. Löst aus: /symbols, Projektstruktur, Listenstrukturen, Listenmerkmale, Listenfunktionen, 符号分析, 项目结构, 列出所有, 有哪些struct
Installation
SKILL.md
Analyze project structure by examining symbols across your Rust codebase.
| Module | 📦 | Module | | Struct | 🏗️ | Struct | | Enum | 🔢 | Enum | | Trait | 📜 | Interface | | Function | ⚡ | Function | | Method | 🔧 | Method | | Constant | 🔒 | Constant | | Field | 📎 | Field |
| "What structs are in this project?" | workspaceSymbol + filter | | "Show me src/lib.rs structure" | documentSymbol | | "Find all async functions" | workspaceSymbol + async filter | | "List public API" | documentSymbol + pub filter |
Analysieren Sie die Rust-Projektstruktur mithilfe von LSP-Symbolen. Löst aus: /symbols, Projektstruktur, Listenstrukturen, Listenmerkmale, Listenfunktionen, 符号分析, 项目结构, 列出所有, 有哪些struct Quelle: actionbook/rust-skills.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/actionbook/rust-skills --skill rust-symbol-analyzer- Quelle
- actionbook/rust-skills
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist rust-symbol-analyzer?
Analysieren Sie die Rust-Projektstruktur mithilfe von LSP-Symbolen. Löst aus: /symbols, Projektstruktur, Listenstrukturen, Listenmerkmale, Listenfunktionen, 符号分析, 项目结构, 列出所有, 有哪些struct Quelle: actionbook/rust-skills.
Wie installiere ich rust-symbol-analyzer?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/actionbook/rust-skills --skill rust-symbol-analyzer Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/actionbook/rust-skills
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01