·threejs-fundamentals
</>

threejs-fundamentals

cloudai-x/threejs-skills

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.

1.3KInstalls·30Trend·@cloudai-x

Installation

$npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-fundamentals

SKILL.md

OrthographicCamera - No perspective distortion, good for 2D/isometric.

Base class for all 3D objects. Mesh, Group, Light, Camera all extend Object3D.

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. Source: cloudai-x/threejs-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-fundamentals Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-fundamentals
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is 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. Source: cloudai-x/threejs-skills.

How do I install threejs-fundamentals?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-fundamentals Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cloudai-x/threejs-skills