·codebase-navigator
""

codebase-navigator

srbhr/resume-matcher

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.

8Installs·2Trend·@srbhr

Installation

$npx skills add https://github.com/srbhr/resume-matcher --skill codebase-navigator

SKILL.md

Use this skill FIRST when exploring code, finding files, or understanding project structure.

| Backend architecture | docs/agent/architecture/backend-architecture.md | | Frontend architecture | docs/agent/architecture/frontend-architecture.md | | API contracts | docs/agent/apis/front-end-apis.md | | API flow maps | docs/agent/apis/api-flow-maps.md | | Full doc index | docs/agent/README.md |

| Backend startup | apps/backend/app/main.py | | Frontend pages | apps/frontend/app/ | | API client | apps/frontend/lib/api.ts or lib/api-client.ts | | Design tokens | apps/frontend/app/globals.css | | Resume schemas | apps/backend/app/schemas/ | | LLM prompts | apps/backend/app/prompts/ |

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure. Source: srbhr/resume-matcher.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/srbhr/resume-matcher --skill codebase-navigator
Category
""Writing
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is codebase-navigator?

Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure. Source: srbhr/resume-matcher.

How do I install codebase-navigator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/srbhr/resume-matcher --skill codebase-navigator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/srbhr/resume-matcher