bigdra50/unity-cli

CLI tool for controlling Unity Editor via command line - Play Mode, console logs, tests, scenes, GameObjects and more

39Stars on the repository
15Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

unity-api

01

bigdra50/unity-cli

Skill Claude CodeCodex

A workflow for searching and calling Unity’s public programming interface, or API—the collection of functions exposed by Unity. It uses commands to find available methods and run them, including methods not covered by other tools.

39 2mo ago A 68 tokens original MIT

unity-asset

02

bigdra50/unity-cli

Skill Claude CodeCodex

A workflow for managing Unity project assets, such as scenes, prefabs, scripts, and data files. It examines dependencies, references, prefabs, and installed packages.

39 2mo ago A 59 tokens original MIT

unity-build

03

bigdra50/unity-cli

Skill Claude CodeCodex

A workflow for building Unity projects, including checking for code errors, reviewing build settings and scenes, running a build, and handling failures. Unity is a tool for creating games and interactive 3D applications.

39 2mo ago A 58 tokens original MIT

unity-debug

04

bigdra50/unity-cli

Skill Claude CodeCodex

A workflow for investigating runtime errors in the Unity game-development editor, including null references and console messages.

39 2mo ago A 51 tokens original MIT

unity-perf

05

bigdra50/unity-cli

Skill Claude CodeCodex

A Unity performance-measurement workflow for profiling CPU, graphics, memory, and garbage-collection behavior.

39 2mo ago A 62 tokens original MIT

unity-scene

06

bigdra50/unity-cli

Skill Claude CodeCodex

A workflow for building Unity game scenes by placing objects, configuring components, turning objects into Prefabs (reusable object templates), and saving scenes.

39 2mo ago A 61 tokens original MIT

unity-shared

07

bigdra50/unity-cli

Skill Claude CodeCodex

Shared rules for working with Unity Editor instances through the Unity command-line relay.

39 2mo ago A 44 tokens original MIT

unity-ui

08

bigdra50/unity-cli

Skill Claude CodeCodex

A Unity user-interface development and testing workflow for UI Toolkit and uGUI, Unity's two main UI systems.

39 2mo ago A 81 tokens original MIT

unity-verify

09

bigdra50/unity-cli

Skill Claude CodeCodex

A Unity Editor verification workflow that refreshes the project, waits for compilation, checks errors, and can run tests.

39 2mo ago A 60 tokens original MIT