When to use this skill
Whenever you need to explore a codebase, understand architecture, or find specific code patterns. Use this skill when:
- •The user asks questions about the codebase structure
- •You need to find examples of how something is implemented
- •You need to understand the architecture of a project
- •You need to trace code flows or dependencies
How to use this skill
Auggie is a context-aware assistant for codebase exploration.
Capabilities
- •Code Search: Find files, functions, classes, and patterns
- •Architecture Analysis: Understand project structure and organization
- •Example Finding: Locate relevant code examples
- •Flow Tracing: Follow code paths and dependencies
Best Practices
- •Ask specific questions for better results
- •Provide context about what you're trying to accomplish
- •Use natural language to describe what you're looking for
Examples
code
"How is authentication handled in this project?" "Find all API endpoints" "What patterns are used for error handling?" "Show me how the database models are structured"
Keywords
codebase, context, search, explore, architecture, patterns, examples, code, structure