Design & Medialow risk

webgl-aurora-veil

A self-contained WebGL2 hero: layered aurora light curtains warped over a night sky scattered with stars; move the cursor to sway the veil.

nexu-io/open-design·plugins/_official/examples/webgl-aurora-veil/SKILL.md
62/ 100推薦值

匯入這個 Skill

選擇你的 coding agent,複製專案級或個人級安裝指令。

固定至平台收錄的 commit
匯入目前專案.agents/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a codex -y
匯入個人環境~/.agents/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a codex -g -y
手動放置目錄.agents/skills/webgl-aurora-veilOfficial docs ↗
匯入目前專案.claude/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a claude-code -y
匯入個人環境~/.claude/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a claude-code -g -y
手動放置目錄.claude/skills/webgl-aurora-veilOfficial docs ↗
匯入目前專案.agents/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a github-copilot -y
匯入個人環境~/.copilot/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a github-copilot -g -y
手動放置目錄.agents/skills/webgl-aurora-veilOfficial docs ↗
匯入目前專案.agents/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a cursor -y
匯入個人環境~/.cursor/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a cursor -g -y
手動放置目錄.agents/skills/webgl-aurora-veilOfficial docs ↗
匯入目前專案.agents/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -a gemini-cli -y
匯入個人環境~/.gemini/skills/webgl-aurora-veil
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/webgl-aurora-veil -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-aurora-veil
手動放置目錄.agents/skills/webgl-aurora-veilOfficial docs ↗
⚠ 安裝指令使用開源 skills CLI。執行前請檢查來源、腳本與權限。
# Aurora Veil

Produce a single self-contained `index.html` — A self-contained WebGL2 hero: layered aurora light curtains warped over a night sky scattered with stars; move the cursor to sway the veil.

## 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-aurora-veil/
├── 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).