three-best-practices
Installation
SKILL.md
Three.js
Build Three.js work that is visually correct, lifecycle-safe, and fast on the actual target devices.
Skill structure
This file is the entry point and routing contract. The sibling rules/
directory contains the detailed guidance, split by concern so rules can evolve
without turning this index into a second copy of them.
Do not maintain a rule inventory in this file. At the start of every task, scan
the directory itself and treat the discovered Markdown files as the source of
truth. From the directory containing this SKILL.md, run:
rg --files rules | sort