AgentSkillsCN

auggie

auggie

SKILL.md

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

  1. Code Search: Find files, functions, classes, and patterns
  2. Architecture Analysis: Understand project structure and organization
  3. Example Finding: Locate relevant code examples
  4. 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