Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

go-semantic-tools

Sterne63
Forks9
Aktualisiert11. Juli 2026 um 22:56

Navigate and analyze Go codebases semantically with the toolchain instead of text search: gopls (references, implementations, call hierarchy, rename), go list for the dependency graph, and go doc for APIs. Use when: "find all callers", "who implements this interface", "where is this used", "trace the dependency graph", "explore this codebase", "find usages before changing", "map the module". Do NOT use for: performing the refactor itself (use go-refactoring), judging the architecture found (use go-architecture-review), or documentation writing (use go-documentation).

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly