Was ist ast-grep?
Effektive Codesuche, -analyse und -refaktorierung mit ast-grep (sg). Nutzen Sie diese Fähigkeit für präzise AST-basierte Codeänderungen, Struktursuche und Linting. Quelle: outlinedriven/odin-codex-plugin.
Effektive Codesuche, -analyse und -refaktorierung mit ast-grep (sg). Nutzen Sie diese Fähigkeit für präzise AST-basierte Codeänderungen, Struktursuche und Linting.
Installieren Sie den KI-Skill ast-grep schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: outlinedriven/odin-codex-plugin.
ast-grep is a fast and polyglot tool for code searching, linting, and rewriting based on Abstract Syntax Trees (AST). It excels at structural search and replace where regex fails.
Understanding Named vs Unnamed nodes and Matching Strictness is crucial for precise patterns.
ast-grep supports complex transformations (regex replace, case conversion) and rewriters for sub-node transformation.
Effektive Codesuche, -analyse und -refaktorierung mit ast-grep (sg). Nutzen Sie diese Fähigkeit für präzise AST-basierte Codeänderungen, Struktursuche und Linting. Quelle: outlinedriven/odin-codex-plugin.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ast-grepEffektive Codesuche, -analyse und -refaktorierung mit ast-grep (sg). Nutzen Sie diese Fähigkeit für präzise AST-basierte Codeänderungen, Struktursuche und Linting. Quelle: outlinedriven/odin-codex-plugin.
Ö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/outlinedriven/odin-codex-plugin --skill ast-grep Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/outlinedriven/odin-codex-plugin