Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

UnifiedUnityMCP

يحتوي UnifiedUnityMCP على 17 من skills المجمعة من AndreySkyFoxSidorov، مع تغطية مهنية على مستوى المستودع وصفحات 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