·rust-symbol-analyzer
</>

rust-symbol-analyzer

goooice/rust-skills

Analysieren Sie die Rust-Projektstruktur mithilfe von LSP-Symbolen. Löst aus: /symbols, Projektstruktur, Listenstrukturen, Listenmerkmale, Listenfunktionen, 符号分析, 项目结构, 列出所有, 有哪些struct

5Installationen·0Trend·@goooice

Installation

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

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: goooice/rust-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/goooice/rust-skills --skill rust-symbol-analyzer
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: goooice/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/goooice/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/goooice/rust-skills