←Leaderboard/Design/threejs-architecture-effects
Last commit on September 22, 2026·Created on September 22, 2026

lhlGitHub/threejs-architecture-effects

“An Agent Skill for building interactive, self-assembling 3D architecture with Three.js. 一个用 Three.js 生成可交互、可动态建造 3D 建筑的 Agent Skill。”
Combined rank
#675
across all skills
In Design
#63
category rank
Stars
247
7d change unavailable
Forks
41
Watchers
0
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

An Agent Skill for building interactive, self-assembling 3D architecture with Three.js. 一个用 Three.js 生成可交互、可动态建造 3D 建筑的 Agent Skill。

WHO IT'S FOR
Creative Technologists
building interactive 3D architectural construction animations
Frontend Engineers
implementing procedural PBR materials and WebGL2 scenes
Digital Exhibit Designers
creating 3D miniatures of historical architecture
Technical Artists
designing assembly timing and geometry factories
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

I’m using

Install for Codex

Installs: Complete threejs-architecture-effects skill folder · Codex

Before you start
  • Node.js 22.13+
  • npm
  • WebGL2 browser

Platform: Desktop-oriented environment with a WebGL2 browser

  1. In a terminal, clone the repository.

    git clone https://github.com/lhlGitHub/threejs-architecture-effects.git
  2. Manually copy the cloned threejs-architecture-effects folder to ~/.codex/skills/threejs-architecture-effects, or to $CODEX_HOME/skills/threejs-architecture-effects when using a custom CODEX_HOME.

  3. Start a new Codex session after copying the folder.

README.md ↗ · Checked Sep 24, 2026SKILL.md ↗ · Checked Sep 24, 2026

Give it something to do.

Author’s example

Build an orbitable Chinese pavilion

Uses threejs-architecture-effects

  • A new or existing project directory
  • Node.js 22.13+ and npm
  • A WebGL2-capable browser
Use $threejs-architecture-effects to make a Chinese pavilion like the starter: red walls, dark-green tiles, built storey by storey, orbitable, with eave close-ups.
README.md ↗ · Checked Sep 24, 2026SKILL.md ↗ · Checked Sep 24, 2026