project-maps
CommunityPre-computed maps for codebase architecture
Authorawudevelop
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Pre-computed maps of the codebase to answer architecture and structure questions without having to glob the filesystem. This helps teams quickly understand project layout, components, and dependencies.
Core Features & Use Cases
- Pre-computed maps: Lean outputs that avoid heavy filesystem scans for architecture questions.
- Hierarchical structure: Understands project organization and component layout.
- Token-efficient queries: Reduces token costs when asking architecture questions.
- Use Case: Onboarding new developers, or answering architecture questions for maintainers without scanning the repo.
Quick Start
Run /session:project-maps-ask "what is the architecture?" to query, or /session:project-maps-query components to inspect the map. Use /session:project-maps-list to view available maps.
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: project-maps Download link: https://github.com/awudevelop/claude-plugins/archive/main.zip#project-maps Please download this .zip file, extract it, and install it in the .claude/skills/ directory.