mirror of
https://github.com/vladmandic/automatic
synced 2026-09-06 21:10:45 +02:00
b9a38b5955
Signed-off-by: vladmandic <mandic00@live.com>
9 lines
561 B
Markdown
9 lines
561 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`
|