3d-building-mechanics

Installation
SKILL.md

3D Building Mechanics - Advanced Skill

Complete Three.js building system with performance optimization, structural physics, and multiplayer networking.

When to Use This Skill

Use when building:

  • Survival/crafting games with base building
  • Creative sandbox games
  • Multiplayer construction games
  • Any 3D building mechanics in Three.js

Quick Start

import { SpatialHashGrid } from './scripts/spatial-hash-grid.js';
import { HeuristicValidator } from './scripts/heuristic-validator.js';
import { ClientPrediction } from './scripts/client-prediction.js';
Installs
1
GitHub Stars
386
First Seen
Feb 5, 2026
3d-building-mechanics — majiayu000/claude-skill-registry