Pi Webgl Scroll Site
Description
A verified AI-agent skill for building scroll-driven WebGL/three.js sites: working spine, measured gotchas, numeric QA loop, multi-agent build protocol. Works with pi, Prime Agent, Claude Code, and opencode.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
**Moved.** This skill now lives in [`sainzs/santiagosainz-skills`](https://github.com/sainzs/santiagosainz-skills) under `skills/design/webgl-scroll-site`; install it from that catalog. This repository is frozen at 1.0.0 and kept only so existing install URLs keep working.

webgl-scroll-site
**An agent skill for building immersive scroll-driven 3D websites.**
Drop it into pi, Prime Agent, or Claude Code and your agent can build the "award site" genre end to end: a fixed canvas where scrolling drives a cinematic camera through chapters of procedural three.js scenes, graded by a post-processing chain — then *prove the frames are correct* with a numeric, headless QA gate instead of squinting at screenshots.
[](LICENSE)   
*Every frame above is procedural — no models, no textures, no HDRIs. Built by agents following this skill.*
Supported hosts
| Host | Install | Notes |
|---|---|---|
| pi | ./install.sh pi |
~/.pi/agent/skills/ |
| Prime Agent | ./install.sh prime |
~/.prime/agent/skills/ |
| Claude Code (skill) | ./install.sh claude |
~/.claude/skills/ |
| Claude Code (plugin) | claude plugin marketplace add then claude plugin install webgl-scroll-site@pi-webgl-scroll-site |
manifests in .claude-plugin/, validated with claude plugin validate --strict |
| opencode | ./install.sh opencode or symli |
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing