Skip to main content
Run any Skill in Manus
with one click

new-pack

Stars0
Forks0
UpdatedMay 11, 2026 at 11:41

Scaffold a new visualizer pack for the Cat Nip project. Use when the user wants to create a new visualizer, write a custom shader, add a Tier 2 (WASM) pack, or asks how to add their own visuals to Cat Nip. Supports three authoring modes -- WGSL (native), GLSL (Shadertoy-convention, auto-transpiled to WGSL via Naga), and Tier 2 (WASM). Asks the user for the pack name + tier/language, then writes manifest.json, shader file, and (for Tier 2) pack.ts so it builds via `bun run build:packs`.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly