threejs-skills

June 23, 2026 · View on GitHub

threejs-skills

Three.js 3D graphics skills — scenes, camera, lights, materials, geometries, animation, WebXR

GitHub License Agent Skills

English | 简体中文

Introduction · Install · Skills · Supported Agents · Ecosystem


📖 Introduction

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.

📦 Install

npx skills add full-stack-skills/threejs-skills

Or install specific skills:

npx skills add full-stack-skills/threejs-skills --skill <skill-name>

🎯 Skills (18)

SkillDescription
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>-

🤖 Supported Agents

Works with Claude Code, Codex, Cursor, OpenCode, Gemini CLI, GitHub Copilot, Windsurf, and 70+ others.

Claude Code Installation

Option 1: npx skills CLI (Recommended)

npx skills add full-stack-skills/threejs-skills

Option 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.

🌐 Ecosystem

ResourceLink
Full Stack Skillsgithub.com/partme-ai/full-stack-skills
All Skill Groupsgithub.com/full-stack-skills
Agent Skills Specagentskills.io
Skills CLIgithub.com/vercel-labs/skills

📄 License

Apache 2.0 — see LICENSE.