cazalacazalaCommunityยท1 Agent Skills Included

party

Creative particle art, physics scenes, and generative visuals

Builds interactive particle simulations, generative art, and physics scenes with the Party engine across WebGPU and CPU. Removes guesswork around module options, spawn shapes, and performance pitfalls like slow GPU readbacks. Guides scene creation step by step, from spawning geometry to forces, trails, and animation, with tested starter code and recipes.
npx skills add cazala/party --all -g -y
Available:

Gives your AI agent the engine's mental model, safe defaults, and performance rules so it builds working particle scenes without guessing API options.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Party?โ–ผ

Run `npx skills add cazala/party --all -g -y` in your terminal to install the skill globally.

What can I build with the Party skill?โ–ผ

You can create generative art, flocking swarms, fluid simulations, text and image particle effects, and interactive pointer-driven scenes.

Does Party work without WebGPU?โ–ผ

Yes. The engine automatically falls back to a CPU runtime, and the skill recommends particle counts that keep CPU mode smooth.

Can I use Party without knowing the library API?โ–ผ

Yes. The skill provides verified module options, starter code, and recipes so your agent builds correct scenes from plain-English descriptions.

How do I avoid slow particle simulations?โ–ผ

The skill enforces key rules like avoiding full GPU readbacks in animation loops and using local radius queries for pointer interactions.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’