Three.js 3D graphics skills — scenes, camera, lights, materials, geometries, animation, WebXR
English | 简体中文
Introduction · Install · Skills · Supported Agents · Ecosystem
Three.js Skills is a curated collection of Agent Skills for AI coding agents, part of the Full Stack Skills ecosystem maintained by PartMe.AI.
This package includes 18 skills providing specialized knowledge, workflows, and references for building 3D applications with Three.js. Each skill is a self-contained SKILL.md file loaded on-demand by AI agents.
npx skills add full-stack-skills/threejs-skillsOr install specific skills:
npx skills add full-stack-skills/threejs-skills --skill <skill-name>| Skill | Description |
|---|---|
threejs-animation |
>- |
threejs-audio |
>- |
threejs-camera |
>- |
threejs-controls |
>- |
threejs-dev-setup |
>- |
threejs-geometries |
>- |
threejs-helpers |
>- |
threejs-lights |
>- |
threejs-loaders |
>- |
threejs-materials |
>- |
threejs-math |
>- |
threejs-node-tsl |
>- |
threejs-objects |
>- |
threejs-postprocessing |
>- |
threejs-renderers |
>- |
threejs-scenes |
>- |
threejs-textures |
>- |
threejs-webxr |
>- |
Works with Claude Code, Codex, Cursor, OpenCode, Gemini CLI, GitHub Copilot, Windsurf, and 70+ others.
Option 1: npx skills CLI (Recommended)
npx skills add full-stack-skills/threejs-skillsOption 2: Manual Installation
git clone https://github.com/full-stack-skills/threejs-skills.git
cp -r threejs-skills/skills/* .claude/skills/For more details, see the Claude Code Skills Guide and Agent Skills Spec.
| Resource | Link |
|---|---|
| Full Stack Skills | github.com/partme-ai/full-stack-skills |
| All Skill Groups | github.com/full-stack-skills |
| Agent Skills Spec | agentskills.io |
| Skills CLI | github.com/vercel-labs/skills |
Apache 2.0 — see LICENSE.