game-vfx

Installation
SKILL.md

Game VFX

When to use this skill

  • Turn a gameplay event into a layered, timed VFX specification.
  • Implement smoke, fog, particles, fire, lightning, impacts, trails, or bloom.
  • Diagnose excessive particles, blur, draw calls, allocation, overdraw, or unreadable effects.
  • Create an engine handoff with performance tiers and reduced-motion behavior.

Use dalamud-vfx-editor for FFXIV/Dalamud asset editing, direct Three.js skills for renderer-specific GLSL/post-processing implementation, and engine-specific Unity/Godot skills when their APIs are the main problem.

Instructions

Step 1: Capture one effect packet

Record:

Installs
27
GitHub Stars
42
First Seen
Jul 30, 2026
game-vfx — akillness/jeo-skills