setup preparation readiness checklist pre-jam verification launch ready
How this skill is triggered — by the user, by Claude, or both
Slash command
/game-jam-toolkit-bundle:jam-prep-checklistThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Interactive walkthrough to ensure your project is ready to start the game jam.
Interactive walkthrough to ensure your project is ready to start the game jam.
Guides you through complete project setup:
This skill activates when you:
/jam-status before jam startInteractive checklist with:
Run this the day before your jam starts (or morning-of) to catch any setup issues before crunch time.
Checklist can be shared with team to ensure everyone has identical project setup.
npx claudepluginhub karchtho/my-claude-marketplace --plugin game-jam-toolkit-bundleRuns pre-implementation validation checklist before delivery work, checking constraints, scope, context, tech readiness, security, accessibility, and validation strategy.
Enforces playtesting before declaring gameplay features done — requires running the game and walking the feature rather than relying on static checks.
Adds Playwright QA tests to web games for visual regression, gameplay verification, boot checks, and performance metrics. Activates on 'add tests', 'test my game', 'add QA', 'check for bugs'.