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.
Installation
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.
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- Source
- srbhr/resume-matcher
- 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
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-17