npx claudepluginhub hexcelerate/web-game-devGame development plugin with role-based skills, psychological validation, and retrospective learning. Supports canvas, DOM, and hybrid web games.
A Claude Code plugin for building, testing, and validating web games.
claude plugin add ~/.claude/plugins/web-game-dev
Start game development by asking Claude Code to build a game:
"Build me a space shooter game"
"Create a memory matching game for kids"
"Continue working on my game"
The plugin automatically detects game projects and offers relevant skills.
Validates games against learning science and accessibility standards:
Captures lessons and feeds them back into the system:
All agents must read skill docs, Claude MEM, and lessons-learned.md before starting work.
All agents output a 6-point self-check preamble before beginning any task.
Retrospective lessons flow into lessons-learned.md, which all agents read.
Confidence lifecycle: proposed → tested → confirmed → obsolete.
Apache 2.0
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations