con un clic
project-context
Summarize the repo purpose, layout, and validation commands
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Summarize the repo purpose, layout, and validation commands
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Summarize the repo purpose, layout, and validation commands
Maintain .rulesync sources and regenerate Claude/Codex files
Debug Better Go To File ranking against any local repository using the scoring CLI. Use when a user asks why a result ranked, wants to inspect top matches for a query, or wants to iterate on presets/overrides outside the VS Code extension host.
Debug Better Go To File ranking against any local repository using the scoring CLI. Use when a user asks why a result ranked, wants to inspect top matches for a query, or wants to iterate on presets/overrides outside the VS Code extension host.
Maintain .rulesync sources and regenerate Claude/Codex files
| name | project-context |
| description | Summarize the repo purpose, layout, and validation commands |
| targets | ["claudecode","codexcli"] |
Better Go To File is a VS Code extension focused on file search and ranking.
Use Bun for scripts and dependency management.
Keep runtime code in src/ and tests in test/.
Prefer bun run check before finishing broad changes, or the smallest relevant subset when the change is narrow.