We love working with Claude Code. It's great for creating quick prototypes, writing complex systems code, and test suites. However, we work a lot with Unity and found we couldn’t move anywhere near as fast with Unity projects as we could when working on backend code. Claude Code works best when it has the ability to compile the code it writes and test its own work. There wasn’t an easy way to do that with Unity, so we made gamekit-cli!
gamekit-cli allows you to create Unity projects from the command line, install a Unity MCP server, and includes helpful Claude commands & skills that we found useful for Unity development.
It gives Claude Code the ability to enter play mode, capture screenshots, read compiler errors, etc, which brings the same Claude Code workflow we love for backend projects to Unity projects. We plan to add more CLI tools for Claude to use to interface with Unity projects (MCP alone is somewhat slow and fills up your context). Let us know what features you’d like to see!