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
- Run Repomix on this repository and send to stdout:
npx repomix --stdout
- Analyze the snapshot to locate symbol definitions (classes, functions, constants, types).
- 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
--includeand--ignoreto narrow the snapshot.
Weekly Installs
8
Repository
iyaki/opencode-…templateFirst Seen
12 days ago
Security Audits
Installed on
opencode8
gemini-cli8
github-copilot8
codex8
amp8
cline8