devdavvdevdavvCommunity·13 Agent Skills Included

unity-ai-workflow

Structured Unity game development with testing, debugging, and polish

Guides complete Unity 6 game development from project setup and architecture to testing, debugging, and game feel polish. Enforces proven coding rules that prevent common mistakes like public Inspector fields, per-frame component lookups, and unsafe async code. Includes 13 ready-made modules for state machines, UI data binding, networking, dependency injection, and editor tooling. Speeds up feature delivery with structured workflows covering design docs, NUnit tests, and pre-commit code review.
npx skills add devdavv/unity-ai-workflow --all -g -y
Available:

Gives your AI agent the core Unity rules, project config reading habits, dev mode behavior, and verification standards it must follow while building features with these skills.

All Skills in This Repository (13)

Pure Emerald Level Indicators
📦 In Repo
devdavvdevdavv

uw-dependency-injection

Centralize your metadata.

Community
Advanced
📦 In Repo
devdavvdevdavv

uw-skill-creator

Automate creation, validation, and refinement of Claude Code skills.

Community
Advanced
📦 In Repo
devdavvdevdavv

uw-scriptable-object-arch

Generate ScriptableObject data containers, event channels, and runtime sets for Unity.

Community
Advanced
📦 In Repo
devdavvdevdavv

uw-ui-toolkit-binder

Generate MVVM UI Toolkit binding code with UXML and USS templates for Unity runtime UIs.

Community
Intermediate
📦 In Repo
devdavvdevdavv

uw-unity-test-runner

Generate NUnit test methods from Gherkin scenarios in Unity GDD documents.

Community
Intermediate
📦 In Repo
devdavvdevdavv

uw-game-feel-integrator

Integrate game feel patterns into Unity gameplay events using configured middleware and GFD Feedback Matrix.

Community
Advanced
📦 In Repo
devdavvdevdavv

uw-unity-feature-scaffold

Scaffold Unity feature modules with folders, Assembly Definitions, and test assemblies.

Community
Advanced
📦 In Repo
devdavvdevdavv

uw-code-review

Review Unity C# code against project standards before committing.

Community
Intermediate
📦 In Repo
devdavvdevdavv

uw-unity-editor-tools

Generate Unity editor tooling with SerializedProperty and Undo support.

Community
Intermediate
📦 In Repo
devdavvdevdavv

uw-state-machine

Manage Unity game, AI, and UI state transitions with IState interfaces.

Community
Advanced
📦 In Repo
devdavvdevdavv

uw-unity-project-setup

Bootstrap Unity projects from ProjectConfig.yaml with folders, packages, and Git.

Community
Advanced
📦 In Repo
devdavvdevdavv

uw-unity-debugging

Guide Unity debugging through evidence gathering, isolation, hypothesis testing, and fixes.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Unity AI Workflow?

Run `npx skills add devdavv/unity-ai-workflow --all -g -y` in your terminal to install all 13 skills globally.

What does Unity AI Workflow do?

It gives your coding agent a complete Unity 6 development workflow covering project setup, architecture patterns, testing, debugging, and game feel polish. It enforces proven rules so generated code avoids common Unity mistakes.

Does it work with Claude Code?

Yes. It is built specifically for Claude Code, with an auto-loaded CLAUDE.md, slash commands, and skills that follow the standard SKILL.md format.

Can beginners use this for Unity projects?

Yes. The guided mode walks you through setup and explains decisions before making changes, so you can build a game by describing what you want in plain English.

Does it support multiplayer and UI Toolkit?

Yes. It includes dedicated modules for networking with NGO, Mirror, or Photon, and for Unity 6 UI Toolkit data binding using the MVVM pattern.

Related Repositories in Software Engineering

View All in Software Engineering