Index live · v1.3.0 · MAY 26 2026

Three.js Skills

B-rank

Three.js skills for creating 3D elements and interactive web experiences.

Claude Code
2.3Kstars
Updated 4 months ago
1contributor

Install This Skill

npx skills add CloudAI-X/threejs-skills

Plugin bundle — 10 sub-skills

upstream is a plugin / umbrella

This catalog entry is a plugin / umbrella that ships 10 individual SKILL.md files. Each one is listed below — click through to read the full markdown on GitHub.

threejs-animation

Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating procedural motion, or blending animations.

skills/threejs-animation

threejs-fundamentals

Three.js scene setup, cameras, renderer, Object3D hierarchy, coordinate systems. Use when setting up 3D scenes, creating cameras, configuring renderers, managing object hierarchies, or working with transforms.

skills/threejs-fundamentals

threejs-geometry

Three.js geometry creation - built-in shapes, BufferGeometry, custom geometry, instancing. Use when creating 3D shapes, working with vertices, building custom meshes, or optimizing with instanced rendering.

skills/threejs-geometry

threejs-interaction

Three.js interaction - raycasting, controls, mouse/touch input, object selection. Use when handling user input, implementing click detection, adding camera controls, or creating interactive 3D experiences.

skills/threejs-interaction

threejs-lighting

Three.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting up IBL, or optimizing lighting performance.

skills/threejs-lighting

threejs-loaders

Three.js asset loading - GLTF, textures, images, models, async patterns. Use when loading 3D models, textures, HDR environments, or managing loading progress.

skills/threejs-loaders

threejs-materials

Three.js materials - PBR, basic, phong, shader materials, material properties. Use when styling meshes, working with textures, creating custom shaders, or optimizing material performance.

skills/threejs-materials

threejs-postprocessing

Three.js post-processing - EffectComposer, bloom, DOF, screen effects. Use when adding visual effects, color grading, blur, glow, or creating custom screen-space shaders.

skills/threejs-postprocessing

threejs-shaders

Three.js shaders - GLSL, ShaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment shaders, or extending built-in materials.

skills/threejs-shaders

threejs-textures

Three.js textures - texture types, UV mapping, environment maps, texture settings. Use when working with images, UV coordinates, cubemaps, HDR environments, or texture optimization.

skills/threejs-textures
Indexed from CloudAI-X/threejs-skills/tree/mainfetched May 24, 2026

Quick Stats

Source repo · this path
Stars2,254
Forks264
Last commit2026-01-19
Contributors1
LicenseMIT
CategoryWeb Development
View on GitHub

Tags

threejs3dwebglinteractive