nowsprinting

Skills and agents for developing Unity projects with Claude Code — maintainable test design and implementation, test-first workflow, coding guidelines, scene editing, and more.

10
2
89% credibility
Found May 31, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Shell
AI Summary

This is a plugin that adds specialized helpers to Claude Code, an AI coding assistant, specifically designed for Unity game developers. It provides templates and workflows for writing tests, planning features, fixing bugs, and editing Unity scenes. The helpers guide developers through test-first development practices, helping them create more reliable game code by writing tests before fixing issues or adding features. It works with JetBrains IDEs and includes tools for running tests, designing test cases, and following coding best practices for Unity projects.

How It Works

1
🎮 You work on Unity games

You're a game developer who builds projects in Unity and wants to write better, more reliable code.

2
🤖 You use an AI coding assistant

You've started using Claude Code to help you write and organize your game code faster.

3
🧩 You install Unity helpers

You add a special collection of helpers to your AI assistant that understands how Unity games are built.

4
You choose what to work on
📋
Plan a new feature

Your AI helper thinks through what tests you'll need before writing any new game feature.

🐛
Fix a bug

Your AI helper writes a test that shows the problem, then helps you fix it properly.

Improve existing tests

Your AI helper reviews your test code and suggests ways to make it cleaner and more reliable.

5
🧪 Your tests run automatically

The helper runs your tests in Unity to make sure everything works exactly as expected.

🎉 Your game code is solid

You have well-tested, maintainable code that catches problems early and makes future changes easier.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is unity-coding-skills?

Unity-coding-skills is a Claude Code plugin that brings AI-assisted test-first development to Unity projects. It provides a suite of skills and agents that guide developers through maintainable test design, test-driven workflows, and coding conventions specific to Unity C# development. The plugin includes commands like `/plan-feature` for orchestrating test planning, `/fix-bug` for reproduction-driven debugging, and `/refine-tests` for auditing existing test suites. For teams working with JetBrains Rider, additional skills enable scene editing and test execution directly from the AI assistant. The project ships as Shell scripts that power the underlying tooling.

Why is it gaining traction?

Test-first development has long been underutilized in the Unity community, and this plugin directly addresses that gap by making AI-driven workflows accessible. Rather than just generating code, it emphasizes layered test design: reducing redundant tests, eliminating assertions-free tests, and guiding developers toward appropriate test doubles. The integration with JetBrains MCP server means existing Rider users can seamlessly run tests and edit scenes without leaving their workflow. For teams frustrated by brittle Unity test suites, the structured approach to test design offers a compelling alternative to ad-hoc testing.

Who should use this?

Unity developers working on mid-to-large projects who want to establish consistent testing practices will benefit most. Teams already using Claude Code and JetBrains Rider will find the tight integration most valuable. Smaller projects or solo developers may find the overhead unnecessary unless they're committed to test-driven development. If you're tired of Unity tests that duplicate effort or lack meaningful assertions, this provides scaffolding to do better.

Verdict

This is a niche but thoughtful tool for Unity developers committed to test-first methodology. However, with only 10 stars and a credibility score of 0.8999999761581421%, it's extremely early-stage and unproven at scale. The documentation looks solid, but consider it experimental until the community validates it on real projects. Worth watching, but not yet ready for critical production workflows.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.