Unity-Technologies/skills

A collection of reusable skills for AI coding agents — prompts, slash commands, and tools built for Unity workflows

What it solves

It provides a set of reusable AI agent skills that allow AI coding assistants (like Claude Code, Cursor, and GitHub Copilot) to programmatically interact with Unity workflows, automating tasks that would otherwise require manual setup or deep knowledge of the Unity CLI and APIs.

How it works

These skills act as a bridge between an AI agent and the Unity ecosystem. Once installed, the agent can execute specific commands to bootstrap projects, manage packages, configure multiplayer services, and handle UI implementation across different Unity UI systems (UI Toolkit, uGUI, and IMGUI).

Who it’s for

Developers using Unity who want to automate their development pipeline using AI agents to handle repetitive setup, build, and configuration tasks.

Highlights

  • Project Lifecycle Automation: Guided flows to move from an idea to a version-controlled project.
  • Unity CLI Integration: Direct interaction with the Unity CLI for installing editors and running builds.
  • Unity Package Management: Programmatic addition, removal, and discovery of UPM packages.
  • UI Routing: Intelligent routing between different Unity UI systems based on the project's current setup.
  • Game Services Integration: Specialized skills for implementing In-App Purchases, ad mediation via LevelPlay, and multiplayer services.

Related

  • Project
  • Project
  • Project
  • Project