SD.Next is a complex codebase with specific patterns and conventions:
- Read main instructions file
.github/copilot-instructions.mdfor general project guidelines, tools, structure, style, and conventions. - For core tasks, also review instructions
.github/instructions/core.instructions.md - For UI tasks, also review instructions
.github/instructions/ui.instructions.md
For specific SKILLS, also review the relevant skill files specified in .github/skills/README.md and listed .github/skills/*/SKILL.md
For specific GUIDELINES, also review the relevant guideline files specified in wiki/Dev-*.md and listed in wiki/Dev-Home.md