Skillsnavigator
N

navigator

Codebase orientation. Use FIRST when exploring code, finding files, or understanding project structure.

srbhr
25.8k stars
516.1k downloads
Updated 5d ago

Readme

navigator follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: navigator
description: Codebase orientation. Use FIRST when exploring code, finding files, or understanding project structure.
---

## Before searching code:

1. Read `docs/agent/architecture/backend-architecture.md` for backend structure
2. Read `docs/agent/architecture/frontend-architecture.md` for frontend structure
3. Check `docs/agent/apis/api-flow-maps.md` for endpoint mappings

## Quick paths:
- Backend routers: `apps/backend/app/routers/`
- Frontend pages: `apps/frontend/app/`
- Design specs: `docs/agent/design/`

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated5d ago
Publishersrbhr

Tags

api