WebGL 3D object
Create a real 3D WebGL object with geometric mesh depth, physically based material, directional and ambient lighting, perspective camera, subtle rotation, and floating motion.
Install
npx degit MengTo/Skills/agent-skills/web-design/webgl-3d-object .claude/skills/webgl-3d-objectRun it in your project root, then ask your agent for what you want. More detail
What it does
Create a real 3D WebGL object with geometric mesh depth, physically based material, directional and ambient lighting, perspective camera, subtle rotation, and floating motion. Use when a page needs a faceted 3D hero object or product-like visual with real lighting instead of CSS transform tricks.
Straight from the skill's own SKILL.md. This is what your agent reads.