project-setup

Installation
SKILL.md

Project Setup

Set up a React Three Fiber project with WebGPU support using Next.js, React 19, and Three.js TSL.

Dependencies

Core dependencies for R3F with WebGPU:

{
  "dependencies": {
    "@react-three/drei": "11.0.0-alpha.4",
    "@react-three/fiber": "10.0.0-alpha.1",
    "react": "19.2.3",
    "react-dom": "19.2.3",
    "three": "0.182.0"
  },
  "devDependencies": {
    "@types/three": "0.182.0"
Related skills
Installs
2
GitHub Stars
29
First Seen
Jan 21, 2026