Use these rules when working with an AI coding assistant so it starts from templates, scene kits, typed assets, and public SDK imports.
Aura3D is designed for AI-assisted development, but assistants move faster with a clear workflow: public imports, typed assets, scene kits first, and normal TypeScript output.
Import from @aura3d/engine and stay on documented Aura3D APIs.
Read guide Agent setupUse the CLI for supplied GLB/glTF files before model code is written.
Read guide Agent setupChoose maintained scene systems for common prompt families.
Read guide Agent setupBuild and check the final app with deployment-safe paths.
Read guide