Design & Medialow risk

webgl-caustic-pool

A self-contained WebGL2 hero: animated water caustics woven from domain-warped ripples; click the water to drop a ripple. No meshes, no textures.

nexu-io/open-design·plugins/_official/examples/webgl-caustic-pool/SKILL.md
61/ 100おすすめ度

この Skill を導入

coding agent を選び、プロジェクト用または個人用コマンドをコピーします。

収録 commit に固定
プロジェクトに導入.agents/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a codex -y
個人環境に導入~/.agents/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a codex -g -y
手動配置先.agents/skills/webgl-caustic-poolOfficial docs ↗
プロジェクトに導入.claude/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a claude-code -y
個人環境に導入~/.claude/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a claude-code -g -y
手動配置先.claude/skills/webgl-caustic-poolOfficial docs ↗
プロジェクトに導入.agents/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a github-copilot -y
個人環境に導入~/.copilot/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a github-copilot -g -y
手動配置先.agents/skills/webgl-caustic-poolOfficial docs ↗
プロジェクトに導入.agents/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a cursor -y
個人環境に導入~/.cursor/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a cursor -g -y
手動配置先.agents/skills/webgl-caustic-poolOfficial docs ↗
プロジェクトに導入.agents/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a gemini-cli -y
個人環境に導入~/.gemini/skills/webgl-caustic-pool
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-caustic-pool -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path plugins/_official/examples/webgl-caustic-pool
手動配置先.agents/skills/webgl-caustic-poolOfficial docs ↗
⚠ インストールには open-source skills CLI を使用します。実行前にソースと権限を確認してください。
# Caustic Pool

Produce a single self-contained `index.html` — A self-contained WebGL2 hero: animated water caustics woven from domain-warped ripples; click the water to drop a ripple. No meshes, no textures.

## Why this is a powered artifact

Open Design detects `getContext('webgl2')` / heavy WebGL and renders this file in **powered preview** (a cross-origin-isolated iframe). The full GPU + scroll pipeline runs; no opaque-sandbox workarounds are needed.

## Resource map

```
webgl-caustic-pool/
├── SKILL.md          ← you're reading this
├── example.html      ← the complete, working artifact (READ FIRST)
└── (assets, if any)
```

## Credits / attribution

- Original, self-contained (no third-party assets).

Keep any bundled LICENSE and on-screen credit intact. Replace imagery only with license-clean assets (original / AI, Lummi.ai, Unsplash/Pexels — never scraped imagery).