search-enhancer

Community

Find code faster with AI.

AuthorCuriousLearner
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of inefficient and time-consuming code searching within large or complex codebases, enabling developers to locate specific code snippets, patterns, and definitions rapidly.

Core Features & Use Cases

  • Multi-Strategy Search: Combines text-based, regex, and Abstract Syntax Tree (AST) semantic searches for comprehensive code discovery.
  • Intelligent Query Interpretation: Understands natural language queries to infer search intent, context, and relevant patterns.
  • Optimization: Suggests better search terms and filters out irrelevant paths like node_modules.
  • Use Case: Quickly find all instances of a specific React hook usage across a project, or locate all API endpoint definitions matching a particular pattern.

Quick Start

Use the search-enhancer skill to find all React components using the useState hook.

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-enhancer
Download link: https://github.com/CuriousLearner/devkit/archive/main.zip#search-enhancer

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.