# Agent Guide: {{category}}

## Purpose
This document guides the agent through the patterns, best practices, and methodologies used in the `{{path}}` directory of this codebase.

## Methodology & Patterns
- **Pattern 1**: {{description_1}}
- **Pattern 2**: {{description_2}}

## Best Practices
- **Do**: {{do_practice}}
- **Avoid**: {{avoid_practice}}

## Key Components / Files
{{file_list}}

## Integration
To integrate new elements here, follow the structure of `{{example_file}}`.
