Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

ast-grep Code Search

Plugin Verifiziert
98

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search.

KI-Zusammenfassung

This skill teaches users how to write and use ast-grep rules to perform precise code searches based on Abstract Syntax Tree (AST) patterns. It covers rule creation, testing with example code, and full codebase searching, supporting a wide range of programming languages.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add ast-grep/agent-skill
/plugin install ast-grep@ast-grep-marketplace
4 months ago
659 stars
MIT
Aktualisiert 2 days ago
Quellcode ansehen