jam-prep-checklist
Installation
SKILL.md
Jam Prep Checklist Skill
Interactive walkthrough to ensure your project is ready to start the game jam.
What This Does
Guides you through complete project setup:
- Script Integration - Verifies all 20 starter scripts are in your project
- Manager Initialization - Checks GameManager, AudioManager, InputManager, UIManager setup and initialization order
- Prefab Setup - Confirms key prefabs (player, UI canvas, pooled objects) are created
- Input Configuration - Modern Input System setup and bindings ready
- Scene Setup - Proper scene hierarchy, GameManager placement, component connections
- Team Readiness - Git setup, team members have correct project structure
- Performance Baseline - Initial profiling data, target performance metrics