games skills

20 tagged games, measured the same way as everything else here.

Browse within: cnn 11deep-learning 11machine-learning 11neural-network 11stepmania 11

agent-brain-refresh

01

cpuguy96/StepCOVNet

Skill Claude CodeCodexCursor

Audit and sync agent brain — read all rules from disk, reconcile skills/catalogs/routing. Triggers on refresh agent brain, refresh all rules, audit rules, or after steering promotion. Read-only audit script; agent writes doc updates.

21 7d ago A 53 tokens original Apache-2.0

autoresearch

02

cpuguy96/StepCOVNet

Skill Claude CodeCodexCursor

One-prompt agent autoresearch loop for StepCOVNet: goal + time budget → orient, hypothesize, run, log, repeat until success or deadline. Use when the user says "run autoresearch", gives a research goal with a budget, or names a profile (e.g. ar-tide-overfit). Not for unattended Python planners (--hours / lattice).

21 7d ago A 78 tokens original Apache-2.0

whats-next

03

cpuguy96/StepCOVNet

Skill Claude CodeCodexCursor

Answers what to do now, what's next, where are we, project status, or orientation. When the user then says do it, go ahead, or start, execute the If you say do it steps from the last whats-next answer. Runs projectstatus.py and reads EXPERIMENTLOG § Current phase.

21 7d ago A 66 tokens original Apache-2.0

isometric-animation

04

mittal-parth/claude-clan

Skill Claude CodeCodex

Animate isometric props — vehicles that turn and travel, working machinery like cranes, and multi-stage cutscenes such as a voyage between cities. Covers why sprite rotation is forbidden and what to do instead, pose-driven rigid assemblies, curved paths and headings, cutscene sequencing across a world swap, object…

10 4d ago A 82 tokens

isometric-props

05

mittal-parth/claude-clan

Skill Claude CodeCodex

Design and bake isometric props for the city — landmarks (harbour, airport, capitol), vehicles (ships, aircraft, cranes), buildings and quayside furniture. Covers the projection contract, texture anchoring and canvas sizing, which faces to plate, depth-ordering the masses of one prop, curved surfaces (cylinders…

10 4d ago A 125 tokens

sandraschi/ai-games-collection

Skill Claude CodeCodexCursor

Complete fullstack development mastery covering modern web architectures, automation tools, AI integration, and production deployment practices.

5 5d ago A 25 tokens

sandraschi/ai-games-collection

Skill Claude CodeCodexCursor

Comprehensive MCP server development guide covering FastMCP 2.14.3 features, Anthropic standards, ecosystem integration, and production deployment across all agentic IDEs.

5 5d ago A 40 tokens

session-context

08

sandraschi/ai-games-collection

Skill Claude CodeCodex

Games MCP session context — engine status check and Docker gateway (port 10987) recall prompt for the games-app fleet server.

5 5d ago A 29 tokens

game-version-check

09

Jagg111/COI-ResearchQueue

Skill Claude CodeCodex

Run after a Captain of Industry game update. Compares game version, runs reflection diagnostics, guides manual in-game testing, analyzes logs, and prompts for version bump + release if needed.

5 3mo ago A 41 tokens

ship-it

10

Jagg111/COI-ResearchQueue

Skill Claude CodeCodex

Run when code changes are ready to release. Handles pre-flight checks, version bump, AI-drafted What's New bullets (reviewed in-session), changelog.txt update, packaging, and COI Hub upload reminder.

5 3mo ago A 46 tokens

skill-retro

11

Jagg111/COI-ResearchQueue

Skill Claude CodeCodex

Mini retrospective on the current session — what skills were used, what friction showed up, and what edits to the skill files would prevent that friction next time. Use when the user says "skill-retro", "retro on this session", "what should we change about the skills", or invokes /skill-retro. No arguments — scopes to…

5 3mo ago A 76 tokens

turing-test-game

12

Bortor/turing-test-game

Skill Claude CodeCodex

Instructions for using an MCP server to play a Turing Test Game, where a player judges whether a chat partner is human or AI. The server handles login, game events, messages, state, guesses, and leaving a match.

0 11d ago A 23 tokens original MIT