A Codex skill package for designing, implementing, polishing, and validating playable games across web, desktop, and prototype contexts.
This repository packages the build-games skill with its agent manifest,
reference notes, and a small HTML5 canvas starter.
SKILL.md- skill instructions and workflowagents/openai.yaml- agent interface metadataassets/html5-canvas-starter/- starter browser game scaffoldreferences/- gameplay and playtest guidance
cd assets/html5-canvas-starter
npm install
npm run dev