About
The Modern Unity Patterns Audit skill is designed to help game developers modernize their Unity projects by identifying and replacing legacy coding practices. It evaluates starter scripts and existing codebases for compatibility with the new Input System, replaces outdated coroutines with modern async/await patterns, and suggests architectural improvements through dependency injection and modularity. This skill is particularly useful during game jams or early-stage development to ensure projects are built on a scalable, performant, and professional-grade foundation.