code-search

SKILL.md

Repomix Code Search

Overview

Generate a repository snapshot with Repomix to stdout and use it as the primary source to find symbol definitions before diving into individual files.

Workflow

  1. Run Repomix on this repository and send to stdout:
npx repomix --stdout
  1. Analyze the snapshot to locate symbol definitions (classes, functions, constants, types).
  2. If you need exact locations or extra context, use read/search tools on the real files.

Notes

  • Regenerate the snapshot if you changed relevant files in src/.
  • If the repo is large, consider --include and --ignore to narrow the snapshot.
Weekly Installs
8
First Seen
12 days ago
Installed on
opencode8
gemini-cli8
github-copilot8
codex8
amp8
cline8