validate-starter-scripts

Installation
SKILL.md

Validate Starter Scripts Skill

Performs comprehensive validation of your 20 starter scripts before the game jam begins.

What This Does

Checks your complete starter script set for:

  • Code Quality - Consistent naming, proper encapsulation, clean dependencies
  • Best Practices - Proper Singleton patterns, error handling, null checks, proper disposal
  • Integration Health - Scripts work together without conflicts, proper initialization order, no circular dependencies
  • Memory Safety - Object pooling consistency, proper cleanup, no memory leaks
  • Modern Pattern Readiness - Input System compatibility, async/await preparedness, resource management

Activation Triggers

This skill activates when you:

  • Ask to "validate my starter scripts"
  • Request a "code audit" or "quality check"
Related skills

More from karchtho/my-claude-marketplace

Installs
1
First Seen
Mar 3, 2026