What problem does it solve?
This Skill helps AI agents understand and navigate complex codebases by analyzing their structure, identifying key domains, and generating guidance files, ensuring consistent development and onboarding.
Core Features & Use Cases
- Codebase Analysis: Scans project directories to create a structural index.
- Domain Identification: Automatically categorizes code into domains like UI, Backend, Database, etc.
- Agent Guidance: Generates
agent-*.md files for AI navigation and *-skill.md files for domain-specific AI tasks.
- Use Case: When onboarding a new AI agent to a large project, use this Skill to quickly generate a map of the codebase and create initial guidance for the agent to understand project architecture and coding standards.
Quick Start
Use the project-index skill to scan the codebase at /path/to/your/project and output the index to codebase_index.json.