smart-search

Community

Search code smarter, not harder.

AuthorViperJuice
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you overcome common frustrations with code searching, such as getting no results, unexpected results, or falling into a "search thrashing" loop where you make many similar, unproductive searches.

Core Features & Use Cases

  • Tool Selection: Guides you to choose between Grep, Glob, and the Explore agent based on your search goal.
  • Pattern Debugging: Provides rules for correctly escaping special characters in ripgrep patterns to ensure literal matches.
  • Search Strategy: Advises on planning searches, avoiding repetitive queries, and refining scope.
  • Use Case: You're looking for a specific configuration variable in a large codebase. Instead of guessing patterns, you use this Skill to understand the best way to use Grep with the correct flags and escaping to find it efficiently.

Quick Start

Use the smart-search skill to find the correct ripgrep pattern for searching for a Go struct definition.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: smart-search
Download link: https://github.com/ViperJuice/dotfiles/archive/main.zip#smart-search

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.