babylon-help
Installation
SKILL.md
Babylon Help
Use this skill for Babylon.js API questions, exact import paths, loader behavior, rendering setup, Vite/HMR integration, WebGL/browser runtime questions, and browser capture problems.
Single-version policy:
- Resolve the target version from the project's
package.jsonandpackage-lock.json. - Use the installed npm package for the current project version as the primary local reference.
- Do not blend examples from older Babylon versions unless the caller explicitly asks for migration help.
Primary local sources after npm install:
node_modules/@babylonjs/core/
node_modules/@babylonjs/loaders/
node_modules/vite/
Lookup order: