navigator

Map backend and frontend project structures to locate code definitions.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/gaganpasupuleti/Resume-Matcher --skill navigator-gaganpasupuleti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: navigator
Source: https://github.com/gaganpasupuleti/Resume-Matcher/tree/main/.claude/skills/navigator
Command: npx skills add https://github.com/gaganpasupuleti/Resume-Matcher --skill navigator-gaganpasupuleti

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of navigating complex project structures and locating specific code definitions or architectural patterns, reducing the time spent manually searching through directories.

Core Features & Use Cases

  • Codebase Orientation: Provides a structured map of backend and frontend architectures.
  • Contextual Search: Facilitates efficient discovery of routers, services, schemas, and components.
  • Use Case: When starting a new feature, use this Skill to quickly identify the relevant backend service and frontend component files to ensure consistent implementation.

Quick Start

Use the navigator skill to list the file paths for all backend services and frontend hooks in the project.

Frequently Asked Questions about navigator

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

FAQPage Schema
How do I navigate a complex codebase to find architectural components?

You can navigate a complex codebase by generating a structured map of backend and frontend directories. This provides codebase orientation to help you rapidly discover architectural components and specific code definitions.

What is the best way to locate API endpoints and UI modules in a software project?

The best way to locate API endpoints and UI modules is through contextual search within a structured project map. This facilitates efficient discovery of architectural components across backend and frontend directories.

How do I map project structure to specific functional requirements when starting a new feature?

To map project structure to functional requirements, list the file paths for all backend services and frontend hooks. This identifies the relevant service and component files needed to maintain consistency when starting a new feature.

Can I use contextual search to find routers and schemas across backend and frontend directories?

Yes, contextual search facilitates efficient discovery of routers, services, and schemas across backend and frontend directories. It provides a structured map to help developers locate specific code definitions within complex software projects.

Does codebase orientation help reduce manual directory searching?

Yes, codebase orientation reduces manual directory searching by providing a structured map of backend and frontend architectures. This solves the challenge of locating specific code definitions and architectural patterns within complex software projects.