بنقرة واحدة
project-context
Summarize the repo purpose, layout, and validation commands
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Summarize the repo purpose, layout, and validation commands
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
Summarize the repo purpose, layout, and validation commands
Maintain .rulesync sources and regenerate Claude/Codex files
| name | project-context |
| description | Summarize the repo purpose, layout, and validation commands |
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.