Agent Skills by Yuan
Showing 54 vetted skills indexed across 1 GitHub repositories.
unity-skills
Automate Unity Editor control via a local REST API.
unity-skills-index
Indexes and compares 52 Unity Skills modules for automation workflow selection.
unity-cinemachine
Control Cinemachine Virtual Cameras and settings for cinematic workflows in Unity.
unity-ui
Create and arrange Unity UI elements via scripted commands.
unity-probuilder
Automate ProBuilder mesh modeling and topology edits for Unity scenes.
unity-adr
Record architecture decisions for Unity projects with structured ADR templates.
unity-blueprints
Generate a Unity mini-game architecture skeleton with scenes, modules, and scripts.
unity-importer
Automate Unity asset import settings for textures, audio, and models.
unity-bookmark
Save and recall named camera viewpoints in Unity's Scene View.
unity-patterns
Recommend Unity design patterns for specific gameplay or system problems.
unity-asset
Manage Unity project assets with single and batch AssetDatabase operations.
unity-test
Run, list, and monitor Unity tests in EditMode and PlayMode.
unity-testability
Refactor MonoBehaviour-heavy Unity code into pure C# for testability.
unity-inspector
Advise Unity Inspector field exposure, attributes, and validation for C# scripts.
unity-camera
Align, move, and configure Unity Scene View cameras programmatically.
unity-optimization
Optimize Unity project textures, meshes, and LOD configurations to improve runtime performance and reduce build size.
unity-smart
Query Unity scene objects with SQL-like property filters and automate layouts.
unity-async
Recommend Unity scheduling models and lifecycle ownership for MonoBehaviour workflows.
unity-xr
Automate XR Origin rig creation and interactor configuration for Unity projects.
unity-component
Add, remove, and configure components on Unity GameObjects.
unity-scene-contracts
Define Unity scene contracts for required objects and reference wiring.
unity-animator
Create and manage Unity Animator Controllers, parameters, and animation states.
unity-navmesh
Bake Unity navigation meshes and calculate paths between coordinates.
unity-script
Create, read, and modify Unity C# scripts with compile diagnostics.