Toolverse
All skills

ast-grep-find

by parcadei

AST-based code search and refactoring via ast-grep MCP

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
parcadei
Category
Backend
Views
22

About this skill

AST-based code search and refactoring via ast-grep MCP

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude, dodając katalog ast-grep-find do konfiguracji MCP.
  2. Przygotuj wzorzec AST do wyszukania — użyj $NAME dla pojedynczego węzła (zmiennej, wyrażenia), $$$ dla wielu węzłów (argumentów, instrukcji) lub $_ dla dowolnego węzła.
  3. Uruchom wyszukiwanie, podając wzorzec, język i opcjonalnie ścieżkę do katalogu — na przykład szukając wszystkich importów asyncio w Pythonie.
  4. Jeśli chcesz refaktoryzować, dodaj parametr --replace z nowym wzorcem — ast-grep zastąpi wszystkie dopasowania.
  5. Przed zastosowaniem zmian użyj flagi --dry-run, aby podejrzeć, co się zmieni — to pozwala uniknąć błędów.
  6. Po weryfikacji uruchom to samo polecenie bez --dry-run, aby trwale zmienić kod w wybranym katalogu.

Related skills

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

clickup

by civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

Backend
2483

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122