jikime-tool-ast-grep

Community

Structural code search, scan, and refactor.

Authorjikime
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates complex code analysis, refactoring, and security scanning across numerous programming languages by leveraging Abstract Syntax Tree (AST) parsing, moving beyond the limitations of traditional text-based pattern matching.

Core Features & Use Cases

  • AST-based Search: Find code patterns that regex cannot capture, like nested function calls or specific code structures.
  • Automated Refactoring: Transform code semantically across multiple files, such as renaming functions or migrating APIs.
  • Security Scanning: Detect vulnerabilities like SQL injection and XSS by analyzing code structure.
  • Use Case: Automatically refactor all instances of a deprecated function call across your entire codebase, ensuring consistency and reducing manual effort.

Quick Start

Use the jikime-tool-ast-grep skill to find all instances of console.log in the src directory.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jikime-tool-ast-grep
Download link: https://github.com/jikime/jikime-adk/archive/main.zip#jikime-tool-ast-grep

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.