# project-navigator > General guidelines for efficient codebase exploration and navigation. - Author: Farhad Asgarov - Repository: itublockchain/hackmoney-router402 - Version: 20260208023022 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/itublockchain/hackmoney-router402 - Web: https://mule.run/skillshub/@@itublockchain/hackmoney-router402~project-navigator:20260208023022 --- --- name: project-navigator description: General guidelines for efficient codebase exploration and navigation. --- # Project Navigator Skill Use this skill to explore and understand the codebase efficiently. ## Navigation Tips - Start by exploring the root directory to understand the project structure. - Look for `README.md` and documentation files. - Identify the main entry points of the application. - Use `grep` or search tools to find relevant code sections.