For building 3D web experiences without wrestling with low-level WebGL, this gives you the full Babylon.js toolkit with cameras, lighting systems, mesh builders, and materials. It covers everything from basic scene setup to PBR materials and shadow mapping. The skill includes both the classic global API and modern ES6 imports, which matters if you're working in TypeScript. If you need collision detection, physics, or game-like features out of the box, Babylon.js has stronger batteries-included vibes than Three.js. Good for interactive visualizations, browser games, or any project where you want engine-level features without building them yourself.
npx skills add https://github.com/freshtechbro/claudedesignskills --skill babylonjs-engine