search-code

Community

Find code patterns fast across a large codebase.

AuthorJamieMason
Version1.0.0
Installs0

System Documentation

What problem does it solve?

An efficient approach to locating Rust symbols, implementations, and usage patterns across the Syncpack codebase, minimizing manual search time.

Core Features & Use Cases

  • Rust pattern searches: use ast-grep to filter out comments, strings, and docs for accurate symbol discovery.
  • Multi-file searches: use grep/rg for non-Rust files and broad searches across the repository.
  • Use Case: quickly locate where a type or function is defined, used, or implemented to understand dependencies and behavior.

Quick Start

Run ast-grep to locate Rust symbols across the codebase using a pattern like pub struct $NAME in the src directory.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: search-code
Download link: https://github.com/JamieMason/syncpack/archive/main.zip#search-code

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 223,000+ vetted skills library on demand.