code-search
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.
More from iyaki/opencode-base-template
shell-command
Execute shell commands with strict adherence to non-interactive flags and environment variables to prevent hanging in OpenCode's headless environment.
18dev-browser
Browser automation. This skill enables agents to research, test web UIs, and interact with web applications using a headless browser.
6reddit
Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.
2frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2spec-creator
Generate comprehensive technical specifications for usage with Ralph.
2skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2