---
name: project-index-{{category}}
description: Domain-specific knowledge for {{category}} in this project. Use when working on {{path}}.
---

# {{category}} Skill

## Overview
This sub-skill provides deep context for the {{category}} layer of the project located at `{{path}}`.

## Navigation
- **Primary Logic**: {{logic_description}}
- **Data Flow**: {{data_flow}}

## Guidelines
1. {{guideline_1}}
2. {{guideline_2}}

## Reference Files
Refer to `agent-{{category}}.md` in the directory for implementation details.
