·threejs-geometry
</>

threejs-geometry

cloudai-x/threejs-skills

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.

1.1KInstalls·25Trend·@cloudai-x

Installation

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

SKILL.md

The base class for all geometries. Stores data as typed arrays for GPU efficiency.

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. 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-geometry Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more

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-geometry
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

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

How do I install threejs-geometry?

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