·particles-router
</>

particles-router

bbeierle12/skill-mcp-claude

Decision framework for particle system projects. Routes to specialized particle skills (gpu, physics, lifecycle) based on task requirements. Use when building particle effects or needing guidance on which particle techniques to combine.

20Installs·0Trend·@bbeierle12

Installation

$npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill particles-router

SKILL.md

Routes to 3 specialized particle system skills based on task requirements.

| Task Type | Skill | Primary Signal Words |

| Rendering | particles-gpu | points, instanced, buffer, shader, thousands, performance | | Motion | particles-physics | gravity, wind, attract, force, velocity, turbulence, collision | | Spawning | particles-lifecycle | emit, spawn, fade, trail, pool, birth, death, age |

Decision framework for particle system projects. Routes to specialized particle skills (gpu, physics, lifecycle) based on task requirements. Use when building particle effects or needing guidance on which particle techniques to combine. Source: bbeierle12/skill-mcp-claude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill particles-router
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is particles-router?

Decision framework for particle system projects. Routes to specialized particle skills (gpu, physics, lifecycle) based on task requirements. Use when building particle effects or needing guidance on which particle techniques to combine. Source: bbeierle12/skill-mcp-claude.

How do I install particles-router?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bbeierle12/skill-mcp-claude --skill particles-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bbeierle12/skill-mcp-claude