Skip to content

AI Coding Guide

SD.Next is equipped with AI intructions and skills to assist developers in coding tasks.

For typical coding tasks, AI tools will automatically select the appropriate instruction set. However, knowing where to find these instructions and skills can help you understand how to leverage AI effectively in your development workflow.

Note

AI guides and skills are written in model-agnostic language, meaning they can be used with any AI tool that supports the required capabilities. The instructions and skills are designed to be flexible and adaptable to different AI platforms.

Instructions

  • AGENTs.md
    Starting point that links to all relevant instructions and skills for core and UI development.
  • .github/copilot-instructions.md
    General project guidelines, tools, structure, style, and conventions.
  • .github/instructions/core.instructions.md
    Instructions for core development tasks.
  • .github/instructions/ui.instructions.md
    Instructions for UI development tasks.

Skills

  • .github/skills/README.md
    Overview of available skills for various coding tasks.
  • .github/skills/*/SKILL.md
    Specific skills for various coding tasks.

Guidelines

  • wiki/Dev-Home.md
    Overview of all developer resources and guides.
  • wiki/Dev-*.md
    Additional guidelines and resources for developers.