multiplayer skills

136 tagged multiplayer, measured the same way as everything else here.

Browse within: hermes 58hermes-agent 58multi-tenant 58ReAct 46game 37nextjs 36realtime 36supabase 36actor 16actors 16cloudflare-durable-objects 16durable-objects 16rust 16game-development 11

create-launch-post

01

rivet-dev/actors

Skill Claude CodeCodex

Create and publish concise Rivet launch or changelog posts through an approval-gated workflow, including release research, a required user-selected hero variation, local HTML-rendered social and technical images, an R2 hero upload, MDX authoring, a reviewed draft GitHub PR for manual merge, and a scheduled and…

6.1k 3d ago A 98 tokens original Apache-2.0

driver-test-runner

02

rivet-dev/actors

Skill Claude CodeCodex

Methodically run the RivetKit driver test suite file by file across the native (NAPI) and wasm runtimes, tracking progress in /.agents/notes/driver-test-progress.md. Use when you need to validate the driver test suite after changes, bring up a new driver, or debug test failures systematically.

6.1k 3d ago A 68 tokens original Apache-2.0

stack-merge

03

rivet-dev/actors

Skill Claude CodeCodex

Bulk-merge a Graphite stack into main via admin-bypass fast-forward push. Replaces the Graphite merge queue for rivet-dev/rivet. Invoke when the user says "merge the stack at ", "ship everything through ", "bulk-merge up to ", "fast-forward main to ", or any request to land multiple stacked PRs at once in one shot.…

6.1k 3d ago A 157 tokens original Apache-2.0

create-example

04

liveblocks/liveblocks

Skill Claude CodeCodex

Create a new Liveblocks example app for the gallery under examples/. Use when asked to build a new example, demo, or showcase app, or when restructuring an existing example. Covers scaffolding, gallery conventions (exampleId, examplePreview, database.ts, HelpButton), providers configuration, AI patterns, styling…

4.7k 4d ago A 77 tokens

write-docs

05

liveblocks/liveblocks

Skill Claude CodeCodex

Write and review Liveblocks documentation, API reference, guides, and quickstarts. Use when editing files under docs/, documenting a new Liveblocks feature, updating API reference pages, adding docs routes, or reviewing documentation for clarity, discoverability, and consistency.

4.7k 4d ago A 55 tokens

image-to-threejs

06

kyh/vibedgames

Skill Claude CodeCodex

REQUIRES uv + Python 3.12 and a one-time git clone — unlike the other asset skills, this one is not Node-only. Turn a generated reference image into a rigged, procedural Three.js prop — code, not a mesh file. Generate ONE clean product-shot reference with vg generate, author a component spec (parts, materials, pivots…

55 2d ago A 186 tokens original MIT

phaser

07

kyh/vibedgames

Skill Claude CodeCodex

Build 2D browser games with Phaser 4: scene lifecycle, sprites, Arcade/Matter physics, tilemaps, WebGL rendering, filters, lighting, shaders, DynamicTexture/RenderTexture, SpriteGPULayer, TilemapGPULayer, and Phaser 3 to 4 migration. Trigger: phaser, phaser 4, phaser v4, create phaser game, add phaser scene, phaser…

55 2d ago A 139 tokens original MIT

pixel-art

08

kyh/vibedgames

Skill Claude CodeCodex

Generate 2D pixel art game assets, characters, sprite sheets, background removal, and game backgrounds. Trigger for "pixel art character", "sprite sheet", "walk cycle", "game sprites", "isometric sprites", "side-scroller assets", "RPG character sprites", "idle animation", "attack animation", "jump animation", "game…

55 2d ago A 190 tokens original MIT

kubernetes

09

last9/mithai

Skill Claude CodeCodex

You can inspect Kubernetes clusters with safe, read-only kubectl operations.

18 4d ago A 0 tokens original Apache-2.0

memory

10

last9/mithai

Skill Claude CodeCodex

You have persistent memory across conversations. Your MEMORY.md is already loaded — check it before asking the user something you might already know.

18 4d ago A 0 tokens original Apache-2.0

scheduling

11

last9/mithai

Skill Claude CodeCodex

You can schedule recurring tasks that trigger yourself via cron + Slack.

18 4d ago A 0 tokens original Apache-2.0

fitness-nutrition

12

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Gym workout planner and nutrition tracker. Search 690+ exercises by muscle, equipment, or category via wger. Look up macros and calories for 380,000+ foods via USDA FoodData Central. Compute BMI, TDEE, one-rep max, macro splits, and body fat — pure Python, no pip installs. Built for anyone chasing gains, cutting…

11 5d ago A 87 tokens copy · 84% MIT

cyborg-garden/hermes-agent-mt

Skill Claude CodeCodex

Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding…

11 5d ago A 78 tokens copy · 81% MIT

airjam-mcp

15

vucinatim/air-jam

Skill Claude CodeCodex

Use when operating an Air Jam project through its first-party MCP tools for inspection, development, semantic game sessions, logs, quality gates, and releases.

5 yesterday A 35 tokens original MIT

controller-ui

16

vucinatim/air-jam

Skill Claude CodeCodex

Use when building or reviewing Air Jam controller surfaces so touch controls stay simple, readable, and game-appropriate instead of drifting into dense web-app UI patterns.

5 yesterday A 34 tokens original MIT

debug-and-test

17

vucinatim/air-jam

Skill Claude CodeCodex

Use when debugging or validating an Air Jam project so diagnostics, logging, and tests stay intentional, structured, and aligned with the project architecture.

5 yesterday A 32 tokens original MIT

changelog-entry

18

mark-weeks/hello-nested-worlds-adventure

Skill Claude CodeCodex

Write the required docs/CHANGELOG.md entry for the current change batch in this repo's house format. Use for every change before merge — one entry per change, quantified evidence, verification counts, and the irreversibility check inline.

5 yesterday A 51 tokens

mark-weeks/hello-nested-worlds-adventure

Skill Claude CodeCodex

Write the merge-gate irreversibility check for the current diff. Use before proposing any merge or opening a PR in this repo — it scans the diff for one-way doors (golden re-pins, migrations, worldmutations write paths, worldmeta pins, era-bank edits, GENERATORVERSION changes) and produces the 2–3 line check CLAUDE.md…

5 yesterday A 87 tokens

repin-goldens

20

mark-weeks/hello-nested-worlds-adventure

Skill Claude CodeCodex

Deliberately re-pin the golden freeze digests after a conscious generator change. Use ONLY when tests/testcontinuityfreeze.py fails AND changing what new worlds are born as is the intent, ratified by the human — never to make CI green.

5 yesterday A 58 tokens

release

21

adechassey/coclaude

Skill Claude CodeCodex

Cut a release. Bumps version files, commits, tags, pushes. Handles semver (patch/minor/major) or explicit versions. Works across Node, Rust, Python, and ad-hoc version files.

2 3mo ago A 46 tokens original MIT