ast-grep이란?
ast-grep(sg)을 사용한 효과적인 코드 검색, 분석 및 리팩토링. 정확한 AST 기반 코드 수정, 구조 검색 및 린팅에 이 기술을 사용하세요. 출처: outlinedriven/odin-codex-plugin.
ast-grep(sg)을 사용한 효과적인 코드 검색, 분석 및 리팩토링. 정확한 AST 기반 코드 수정, 구조 검색 및 린팅에 이 기술을 사용하세요.
명령줄에서 ast-grep AI 스킬을 개발 환경에 빠르게 설치
출처: 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.
ast-grep(sg)을 사용한 효과적인 코드 검색, 분석 및 리팩토링. 정확한 AST 기반 코드 수정, 구조 검색 및 린팅에 이 기술을 사용하세요. 출처: outlinedriven/odin-codex-plugin.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ast-grepast-grep(sg)을 사용한 효과적인 코드 검색, 분석 및 리팩토링. 정확한 AST 기반 코드 수정, 구조 검색 및 린팅에 이 기술을 사용하세요. 출처: outlinedriven/odin-codex-plugin.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill ast-grep 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/outlinedriven/odin-codex-plugin