Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

UnifiedUnityMCP

UnifiedUnityMCP 收录了来自 AndreySkyFoxSidorov 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
27
更新
2026-05-20
Forks
5
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

csharp-async-patterns
软件开发工程师

Async, cancellation, and error handling patterns for C# in Unified Unity MCP. Use when adding Task-based work, background operations, HTTP handling, editor polling, or cancellation paths.

2026-05-20
csharp-code-style
软件质量保证分析师与测试员

Apply the Unified Unity MCP C# style. Use when writing, reviewing, or refactoring C# in this repository, especially before changing Unity Editor tools, protocol code, or shared helpers.

2026-05-20
csharp-pro
软件开发工程师

General C# implementation and refactoring support aligned with Unified Unity MCP rules. Use for non-Unity-specific C# logic, protocol DTOs, JSON-RPC flow, and focused code reviews.

2026-05-20
csharp-xml-docs
软件开发工程师

Write concise XML documentation for public C# APIs. Use when documenting public tools, protocol types, package APIs, or non-obvious behavior.

2026-05-20
skill-creator
软件开发工程师

Create or update concise Codex-style skills for Unified Unity MCP. Use when adding a new skill, rewriting an old skill, or validating skill structure.

2026-05-20
unified-unity-mcp
软件开发工程师

Operate and maintain the Unified Unity MCP server. Use when calling MCP tools, updating tool contracts, validating catalogs, or changing Unity Editor automation workflows.

2026-05-20
unity-async
软件开发工程师

Unity async workflow guidance for coroutines, tasks, editor polling, and main-thread boundaries. Use when an operation crosses Unity Editor state, background HTTP work, or delayed execution.

2026-05-20
unity-collection-pool
软件开发工程师

Use Unity collection pools on measured hot paths. Use when reducing GC allocations from repeated temporary List, Dictionary, HashSet, or object creation in Unity code.

2026-05-20
unity-csharp-fundamentals
软件开发工程师

Safe Unity C# fundamentals for this MCP project. Use when writing MonoBehaviours, ScriptableObjects, Editor code, components, or examples that touch Unity APIs.

2026-05-20
unity-developer
软件开发工程师

Implement Unity features in the Unified Unity MCP package style. Use for Unity Editor server work, Unity tooling, gameplay-facing examples, and package architecture decisions.

2026-05-20
unity-mobile
软件开发工程师

Mobile-specific Unity review guidance. Use only when the target Unity project or MCP task explicitly concerns Android, iOS, WebGL-on-mobile, mobile performance, or mobile asset settings.

2026-05-20
unity-performance
软件开发工程师

Profile and optimize Unity projects without overengineering. Use for frame rate issues, editor tool slowness, allocation spikes, heavy scene scans, build size, or import bottlenecks.

2026-05-20
unity-testrunner
软件质量保证分析师与测试员

Run and interpret Unity Test Framework checks for Unified Unity MCP. Use when validating C# changes, MCP tools, editor behavior, or CI test output.

2026-05-20
unity-textmeshpro
网页开发工程师

TextMeshPro setup, review, and optimization for Unity UI and world text. Use when a target project uses TMPro or the task explicitly asks for TextMeshPro text, font assets, materials, or rich text.

2026-05-20
unity-ui-creator
网页与数字界面设计师

Create practical UGUI screen, menu, HUD, popup, and panel hierarchies. Use when building UI objects or prefabs in a Unity project.

2026-05-20
unity-ui-layout-automation
网页开发工程师

Validate and automate Unity UGUI layout structure. Use when checking UI hierarchy quality, responsive grouping, canvas setup, and repeated screen patterns.

2026-05-20
unity-ui
网页开发工程师

Unity UI guidance for UGUI and UI Toolkit. Use when creating, reviewing, or optimizing UI in a target Unity project through MCP tools or source edits.

2026-05-20