home/categories/scripting/yucchiy-unicli-claude-plugin-unicli-skills-unity-development-skill-md
scriptingdevelopment

unity-development

Use for Unity Editor automation through UniCli in projects where `unicli` is available: running `unicli exec`/`unicli eval`, editing files under `Assets/` or `Packages/`, compiling Unity code, running EditMode/PlayMode tests, and creating or modifying GameObjects, scenes, prefabs, assets, packages, build settings, or project settings. Follow required safeguards such as `AssetDatabase.Import` after file changes and `Compile` verification after C# edits.

yucchiy
maintainer
yucchiy
Обновлено 4/10/2026
Звёзды
172
Форки
15
quick start

Installation and usage

Use for Unity Editor automation through UniCli in projects where `unicli` is available: running `unicli exec`/`unicli eval`, editing files under `Assets/` or `Packages/`, compiling Unity code, running EditMode/PlayMode tests, and creating or modifying GameObjects, scenes, prefabs, assets, packages, build settings, or project settings. Follow required safeguards such as `AssetDatabase.Import` after file changes and `Compile` verification after C# edits.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use unity-development