Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

ast-grep

النجوم٥٦
التفرعات٣
آخر تحديث١٣ يونيو ٢٠٢٦ في ٢٠:٤٨

AST-based code search, lint, and rewrite using ast-grep. Use when finding code patterns structurally (not textually), writing lint rules, building codemods, or migrating API usage across a codebase. Prefer over regex grep when the match target is a syntactic construct (function call, import, class field, assignment).

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
7 ملفات
SKILL.md
readonly