# Virsaitis Skills This directory contains Copilot skill definitions for your project. ## What are Skills? Skills provide specialized capabilities, domain knowledge, and refined workflows. Each skill folder contains a `SKILL.md` file with tested instructions for specific domains. ## Creating a Skill 1. Create a new folder under `.github/skills/` 2. Add a `SKILL.md` file with frontmatter and instructions 3. Reference the skill in your agent or instructions See the [Skills Standards](../copilot-modules/skills-standards.md) module for full details.