monorepo-navigation
CommunityNavigate monorepos with ease, find what you need.
Authormetasaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Monorepos are inherently complex, making it challenging to quickly locate specific packages, understand their types (apps, packages, services), or map out intricate dependency graphs. This skill simplifies monorerepo exploration, saving developers time and reducing cognitive load.
Core Features & Use Cases
- Find Packages by Type: Quickly identify all
apps,packages, orserviceswithin a monorepo. - Locate Workspace Root: Instantly determine the absolute path to the monorepo's root from any subdirectory.
- Resolve Workspace Dependencies: Generate a comprehensive dependency graph, showing which packages depend on others.
- Use Case: Before refactoring a shared utility, use this skill to find all packages that depend on it, ensuring no breaking changes are introduced.
Quick Start
Find all application packages in the current monorepo.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: monorepo-navigation Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#monorepo-navigation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.