Full-text search across all of the user's GitHub repos (including private ones) using a local mirror and ripgrep. Use for "where did I put X", "which repo has X", or any search spanning the user's repos - gh search code / the REST API cannot reliably search private repos.
$npx -y skills add ykdojo/claude-code-tips --skill private-github-searchInstalls into the current project.
Run `npx skills use "https://github.com/ykdojo/claude-code-tips" --skill "ykdojo/claude-code-tips/private-github-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ykdojo/claude-code-tips" that are relevant to the current task. Run `npx skills add "https://github.com/ykdojo/claude-code-tips"` and select the relevant skills, then follow their instructions.