navigator

List key paths and architecture docs for the Resume Matcher codebase.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Shresth-sh/resume-matcher-ai-project --skill navigator-shresth-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: navigator
Source: https://github.com/Shresth-sh/resume-matcher-ai-project/tree/main/.github/skills/navigator
Command: npx skills add https://github.com/Shresth-sh/resume-matcher-ai-project --skill navigator-shresth-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quick orientation for the Resume Matcher codebase, helping new contributors find key directories, architecture docs, and available skills.

Core Features & Use Cases

  • Quick Paths to major areas like backend routers, services, schemas, frontend pages, and docs.
  • Architecture docs pointers to backend/frontend structure and API flow/contract docs.
  • Available Skills catalog showing related capabilities for rapid exploration.

Quick Start

Open the Navigator skill and review the Quick Paths table to locate core code areas and architecture docs.

Frequently Asked Questions about navigator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quickly orient myself within a new frontend and backend codebase for onboarding?

To orient yourself within a new codebase, use this navigator to quickly locate key directories, architecture docs, and available skills for rapid exploration and onboarding.

What is the best way to find backend routers and frontend pages during codebase exploration?

The best way to find backend routers and frontend pages is by checking the Quick Paths table, which lists key paths to major areas like backend services, schemas, and documentation.

How do I locate architecture docs and API flow contracts for a software engineering project?

You can locate architecture docs and API flow contracts by using the architecture docs pointers, which guide you directly to backend and frontend structure documentation.

Can I use this navigator to find available skills and capabilities for codebase navigation?

Yes, you can use this navigator to find available skills, as it provides a catalog showing related capabilities to guide your codebase navigation and targeted exploration.

Does this codebase onboarding tool require any dependencies or environment setup?

This codebase onboarding tool requires no dependencies or environment setup, allowing you to immediately review the Quick Paths table to locate core code areas and architecture docs.

Why use a dedicated navigator instead of manually searching with ripgrep for codebase orientation?

A dedicated navigator provides structured Quick Paths and an architecture overview for immediate codebase orientation, rather than requiring manual ripgrep searches to discover core directories.