three-webgl-game

Installation
SKILL.md

Three WebGL Game

Overview

Use this skill for the default non-React 3D path in the plugin. This is not generic WebGL advice. It is an opinionated stack for browser 3D work:

  • three
  • TypeScript
  • Vite
  • GLB or glTF 2.0 assets
  • Three.js loaders such as GLTFLoader, DRACOLoader, and KTX2Loader
  • Rapier JS for physics
  • SpectorJS for GPU and frame debugging
  • DOM overlays for HUD, menus, and settings

Use this skill when the project wants direct scene, camera, renderer, and game-loop control. If the app already lives in React, route to ../react-three-fiber-game/SKILL.md instead.

Use This Skill When

Related skills

More from openai/plugins

Installs
1
Repository
openai/plugins
GitHub Stars
1.1K
First Seen
Apr 25, 2026