code-search

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "code-search" with this command: npx skills add iyaki/opencode-base-template/iyaki-opencode-base-template-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 --include and --ignore to narrow the snapshot.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

shell-command

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

dev-browser

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-search

No summary provided by upstream source.

Repository SourceNeeds Review