The Feature Generator skill accelerates game development by producing fully-functional, high-quality C# scripts tailored to your specific project architecture. It is designed specifically for rapid prototyping and game jams, generating code that integrates seamlessly with core systems like GameManagers, InputManagers, and UIManagers. By adhering to modern Unity practices—such as the New Input System, async/await patterns, dependency injection, and memory-efficient object pooling—this skill ensures that every script is not just functional, but production-ready, well-documented, and optimized for performance.
主要功能
01Pattern-matched C# script generation based on project style
02Seamless integration with GameManager and UIManager systems
03Implementation of modern Unity practices including Input System and async/await
040 GitHub stars
05Memory-safe code design utilizing object pooling and proper cleanup
06Comprehensive API documentation and Inspector setup instructions