particles-router

Community

Guide particle tasks to the best-suited skills.

Authortanepiper
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured decision framework to route particle system tasks to the most appropriate specialized skills (gpu, physics, lifecycle) based on task requirements, reducing guesswork and speeding up development.

Core Features & Use Cases

  • Routing protocol: classify, match, combine, load to determine the optimal skill set for a particle effect.
  • Signal-driven routing: prioritizes GPU rendering for high-particle-count tasks, physics for motion-intensive effects, and lifecycle for emission and cleanup.
  • Use Case: For a complex particle effect like rain with wind and continuous emission, route to all three skills to balance rendering performance, motion realism, and lifecycle management.

Quick Start

Use the particles-router to route a snowfall effect to the best combination of particles-gpu, particles-physics, and particles-lifecycle.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: particles-router
Download link: https://github.com/tanepiper/teskooano/archive/main.zip#particles-router

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.