Vũ Minh Quang avatar

Vũ Minh Quang

Community

@lightvu25

0Followers
|
11Public Repos
|
57Published Skills

Agent Skills by Vũ Minh Quang

Showing 57 vetted skills indexed across 1 GitHub repositories.

lightvu25lightvu25

unity-developer

Optimize Unity 6 LTS projects with component-based architecture and URP rendering.

Community
Advanced
lightvu25lightvu25

assets-create-folder

Create a folder under a Unity Assets parent path and return its GUID.

Community
Intermediate
lightvu25lightvu25

scene-open

Open Unity scenes from Assets/ or Packages/ using a scene asset reference.

Community
Basic
lightvu25lightvu25

gameobject-component-add

Add namespace-qualified Unity components to GameObjects in Prefabs or active Scenes.

Community
Intermediate
lightvu25lightvu25

gameobject-find

Find a GameObject in an opened Prefab or active Scene and return its details.

Community
Intermediate
lightvu25lightvu25

package-search

Search Unity registry and local packages for versions and installation status.

Community
Intermediate
lightvu25lightvu25

scene-save

Save opened Unity scenes to asset files via HTTP API.

Community
Basic
lightvu25lightvu25

object-get-data

Extract serialized data from UnityEngine.Object references into a structured schema.

Community
Intermediate
lightvu25lightvu25

tests-run

Run Unity tests with configurable filters and return structured results.

Community
Intermediate
lightvu25lightvu25

assets-modify

Modify Unity asset files in the Assets/ directory via REST API.

Community
Intermediate
lightvu25lightvu25

package-add

Automates Unity package installation from registry, Git URLs, or local paths, updating manifest.json and resolving dependencies.

Community
Intermediate
lightvu25lightvu25

editor-selection-get

Retrieve current Unity Editor selection details including GameObjects, Transforms, and assets.

Community
Intermediate
lightvu25lightvu25

gameobject-create

Create a Unity GameObject with name, optional parent, and transform values.

Community
Intermediate
lightvu25lightvu25

script-delete

Delete Unity script files and refresh the AssetDatabase.

Community
Basic
lightvu25lightvu25

assets-prefab-create

Create a Unity prefab from a scene GameObject at a specified Assets path.

Community
Intermediate
lightvu25lightvu25

assets-shader-list-all

Enumerate all shader names from project assets and packages.

Community
Basic
lightvu25lightvu25

script-update-or-create

Create or update Unity C# scripts and refresh AssetDatabase.

Community
Intermediate
lightvu25lightvu25

editor-application-set-state

Start, stop, or pause Unity Editor Play mode programmatically.

Community
Intermediate
lightvu25lightvu25

scene-unload

Unload a specified scene from opened scenes in Unity Editor.

Community
Intermediate
lightvu25lightvu25

assets-prefab-open

Open prefab edit mode for a GameObject via HTTP API.

Community
Intermediate
lightvu25lightvu25

assets-get-data

Extract all serializable fields and properties from Unity assets.

Community
Intermediate
lightvu25lightvu25

assets-move

Move Unity assets between paths and refresh the AssetDatabase.

Community
Intermediate
lightvu25lightvu25

screenshot-scene-view

Capture a screenshot from the Unity Editor Scene View with optional width and height.

Community
Basic
lightvu25lightvu25

assets-delete

Delete Unity assets at given paths and refresh the asset database.

Community
Intermediate