·threejs-builder

Creates simple Three.js web apps with scene setup, lighting, geometries, materials, animations, and responsive rendering. Use for: "Create a threejs scene/app/showcase" or when user wants 3D web content. Supports ES modules, modern Three.js r150+ APIs.

11Installs·0Trend·@cesaraugustusgrob

Installation

$npx skills add https://github.com/cesaraugustusgrob/shinobi-way-the-inifinite-tower --skill threejs-builder

SKILL.md

A focused skill for creating simple, performant Three.js web applications using modern ES module patterns.

Three.js is built on the scene graph—a hierarchical tree of objects where parent transformations affect children. Understanding this mental model is key to effective 3D web development.

Built-in primitives cover most simple app needs. Use BufferGeometry only for custom shapes.

Creates simple Three.js web apps with scene setup, lighting, geometries, materials, animations, and responsive rendering. Use for: "Create a threejs scene/app/showcase" or when user wants 3D web content. Supports ES modules, modern Three.js r150+ APIs. Source: cesaraugustusgrob/shinobi-way-the-inifinite-tower.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cesaraugustusgrob/shinobi-way-the-inifinite-tower --skill threejs-builder
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is threejs-builder?

Creates simple Three.js web apps with scene setup, lighting, geometries, materials, animations, and responsive rendering. Use for: "Create a threejs scene/app/showcase" or when user wants 3D web content. Supports ES modules, modern Three.js r150+ APIs. Source: cesaraugustusgrob/shinobi-way-the-inifinite-tower.

How do I install threejs-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cesaraugustusgrob/shinobi-way-the-inifinite-tower --skill threejs-builder 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/cesaraugustusgrob/shinobi-way-the-inifinite-tower