name: repo-scanning description: Scan and document repository structure, patterns, and key components. Use when starting work on unfamiliar codebases.
Repository Scanning
Produce a comprehensive map of the repository to enable effective navigation and understanding.
Process
- Identify major directories and their purposes
- Find key modules, services, or packages
- Note conventions and patterns in use
- Document entry points and important files
- Flag any unusual structures or concerns
Output
Create context/repo-map.md using the template in templates/repo-map.md.
Tips
- Focus on structure, not implementation details
- Note naming conventions observed
- Identify test directories and their organization
- Look for configuration files that reveal project setup
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
1
GitHub Forks
0
Created
Jan 2026
Last Updated
4 months ago
tools
tools automation tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!