Unity REST Skills skills
512 REST skills for Unity with SKILL.md templates as UPM packages skills-hub.ai mirrors 84 skills from Unity REST Skills daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/Besty0728/Unity-Skills
Installing a Unity REST Skills skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Unity REST Skills skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Unity REST Skills skills via API
curl https://skills-hub.ai/api/v1/skills?source=unity-rest-skills
# Browse all sources
open https://skills-hub.ai/sourcesTop Unity REST Skills skills
See all →The most-installed skills from Unity REST Skills, ranked by adoption.
01unity-netcode
3 installsSet up Netcode for GameObjects (NGO 2.x) multiplayer
Buildfrom Unity REST Skills02unity-hybridclr
2 installsAutomate HybridCLR C# hot-update prebuild
Buildfrom Unity REST Skills03unity-xr
2 installsSet up XR Interaction Toolkit (XRI) for VR/AR
Buildfrom Unity REST Skills04unity-architecture
2 installsAdvise on Unity gameplay and system architecture
Buildfrom Unity REST Skills05unity-probuilder
2 installsModel editable meshes with ProBuilder for blockout
Buildfrom Unity REST Skills06unity-physics
1 installsRun Unity physics queries and configure physics
Buildfrom Unity REST Skills07unity-manual-material
1 installsManually create and edit Materials and assign them to objects using Unity Editor UI. For one-off material tweaks that do not need REST automation.
Buildfrom Unity REST Skills08unity-cli
1 installsGuide for using the experimental Unity CLI with bound UnitySkills projects
Buildfrom Unity REST Skills09unity-netcode-design
1 installsSource-anchored design rules for Netcode for GameObjects 2.x
Buildfrom Unity REST Skills10unity-component
1 installsManage GameObject components
Buildfrom Unity REST Skills11unity-shadergraph-design
1 installsSource-anchored Shader Graph design rules for Unity 2022.3
Buildfrom Unity REST Skills12unity-postprocess
1 installsConfigure modern SRP post-processing on URP/HDRP
Buildfrom Unity REST Skills13unity-manual-component
Manually add, configure, reorder, and copy components on GameObjects using Unity Editor UI. For one-off Inspector workflows that do not need REST automation.
Buildfrom Unity REST Skills14unity-bookmark
Manage Scene View bookmarks and saved viewpoints
Buildfrom Unity REST Skills15unity-smart
AI-powered scene queries, layout and auto-binding. AI
Buildfrom Unity REST Skills16unity-dotween
Automate DOTween Free/Pro at editor time
Buildfrom Unity REST Skills17unity-profiler
Capture read-only Unity runtime performance snapshots
Buildfrom Unity REST Skills18unity-animator
Edit Unity Animator Controllers and drive runtime parameters
Buildfrom Unity REST Skills19unity-gameobject
Create and manipulate GameObjects
Buildfrom Unity REST Skills20unity-asmdef
Advise on Unity assembly definitions (asmdef)
Buildfrom Unity REST Skills21unity-addressables-design
Source-anchored design rules for Unity Addressables 1.22.3/2.9.1
Buildfrom Unity REST Skills22unity-project
Read Unity project metadata and package lists
Buildfrom Unity REST Skills23unity-dotween-design
Source-anchored design rules for DOTween 1.3.015
Buildfrom Unity REST Skills24unity-scriptdesign
Advise on Unity gameplay script quality
Buildfrom Unity REST Skills
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Sep 13, 2026, 4:53 PM (success).
Unity REST Skills skills, frequently asked
What are Unity REST Skills skills?
Unity REST Skills skills are AI coding skills published by Unity REST Skills (512 REST skills for Unity with SKILL.md templates as UPM packages) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Unity REST Skills skills are available?
skills-hub.ai indexes 84 skills from Unity REST Skills, synced daily from the upstream GitHub repository (https://github.com/Besty0728/Unity-Skills).
How do I install a Unity REST Skills skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Unity REST Skills skills?
Yes. Every skill from this source is mirrored from Unity REST Skills's own GitHub repository (https://github.com/Besty0728/Unity-Skills). Each skill page links back to the upstream source of truth, so you can verify the original.