three-best-practices
✓Three.js performance optimization and best practices guidelines. Use when writing, reviewing, or optimizing Three.js code. Triggers on tasks involving 3D scenes, WebGL/WebGPU rendering, geometries, materials, textures, lighting, shaders, or TSL.
Installation
SKILL.md
Comprehensive performance optimization guide for Three.js applications. Contains 100+ rules across 17 categories, prioritized by impact.
Based on official guidelines from Three.js llms branch maintained by mrdoob.
| 0 | Modern Setup & Imports | FUNDAMENTAL | setup- | | 1 | Memory Management & Dispose | CRITICAL | memory- | | 2 | Render Loop Optimization | CRITICAL | render- | | 3 | Geometry & Buffer Management | HIGH | geometry- | | 4 | Material & Texture Optimization | HIGH | material- | | 5 | Lighting & Shadows | MEDIUM-HIGH | lighting- |
Three.js performance optimization and best practices guidelines. Use when writing, reviewing, or optimizing Three.js code. Triggers on tasks involving 3D scenes, WebGL/WebGPU rendering, geometries, materials, textures, lighting, shaders, or TSL. Source: emalorenzo/three-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/emalorenzo/three-agent-skills --skill three-best-practices- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is three-best-practices?
Three.js performance optimization and best practices guidelines. Use when writing, reviewing, or optimizing Three.js code. Triggers on tasks involving 3D scenes, WebGL/WebGPU rendering, geometries, materials, textures, lighting, shaders, or TSL. Source: emalorenzo/three-agent-skills.
How do I install three-best-practices?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/emalorenzo/three-agent-skills --skill three-best-practices 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/emalorenzo/three-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01