mirror of
https://github.com/vladmandic/automatic
synced 2026-09-05 04:20:44 +02:00
e03557462a
Signed-off-by: Vladimir Mandic <mandic00@live.com>
11 lines
690 B
Markdown
11 lines
690 B
Markdown
# SD.Next: AGENTS.md Project Guidelines
|
|
|
|
**SD.Next** is a complex codebase with specific patterns and conventions:
|
|
- Read main instructions file `.github/copilot-instructions.md` for 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`
|