repo-map
Original:🇺🇸 English
Translated
1 scriptsChecked / no sensitive code detected
Navigate this repo quickly to find the correct app, package, or service, and identify the right files for changes.
1installs
Sourceproompteng/lab
Added on
NPX Install
npx skill4agent add proompteng/lab repo-mapTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Repo Map
Overview
Use to search code and identify the correct area to edit. Check READMEs in relevant directories for commands.
rgStructure
- : Next.js/TanStack frontends
apps/ - : shared TS libs + Convex backend
packages/ - : Go/Kotlin/Rails/Python services
services/ - ,
argocd/,kubernetes/,tofu/: infra + GitOpsansible/ - ,
scripts/: build/deploy helperspackages/scripts/ - : agent skills
skills/
Find a service
bash
rg -n "enrichRepository" services/bumba
rg --files -g "*bumba*"Find infra
bash
rg -n "open-webui" argocd/applicationsResources
- Reference:
references/repo-structure.md - Finder:
scripts/find-in-repo.sh - Notes:
assets/repo-notes.md