Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

uLoopMCP-extensions-sample

uLoopMCP-extensions-sample には hatayama から収集した 16 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
16
Stars
1
更新
2026-01-30
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

uloop-get-unity-info
ソフトウェア開発者

Returns the Unity version. Use this tool to check Unity environment information.

2026-01-30
uloop-hello-world
ソフトウェア開発者

Returns a simple 'Hello World' message. Use this tool for testing MCP connection.

2026-01-30
uloop-control-play-mode
ソフトウェア開発者

Control Unity Editor play mode via uloop CLI. Use when you need to: (1) Start play mode for testing, (2) Stop play mode after testing, (3) Pause play mode for debugging.

2025-12-28
uloop-capture-unity-window
ソフトウェア開発者

Capture Unity EditorWindow and save as PNG image. Use when you need to: (1) Take a screenshot of Game View, Scene View, Console, Inspector, etc., (2) Capture visual state for debugging or verification, (3) Save editor output as an image file.

2025-12-28
uloop-clear-console
ソフトウェア開発者

Clear Unity console logs via uloop CLI. Use when you need to: (1) Clear the console before running tests, (2) Start a fresh debugging session, (3) Clean up log output for better readability.

2025-12-28
uloop-compile
ソフトウェア開発者

Compile Unity project via uloop CLI. Use when you need to: (1) Verify C# code compiles successfully after editing scripts, (2) Check for compile errors or warnings, (3) Validate script changes before running tests.

2025-12-28
uloop-execute-dynamic-code
ソフトウェア開発者

Execute C# code dynamically in Unity Editor via uloop CLI. Use for editor automation: (1) Prefab/material wiring and AddComponent operations, (2) Reference wiring with SerializedObject, (3) Scene/hierarchy edits and batch operations. NOT for file I/O or script authoring.

2025-12-28
uloop-execute-menu-item
ソフトウェア開発者

Execute Unity MenuItem via uloop CLI. Use when you need to: (1) Trigger menu commands programmatically, (2) Automate editor actions (save, build, refresh), (3) Run custom menu items defined in scripts.

2025-12-28
uloop-find-game-objects
ソフトウェア開発者

Find GameObjects with search criteria via uloop CLI. Use when you need to: (1) Locate GameObjects by name pattern, (2) Find objects by tag or layer, (3) Search for objects with specific component types.

2025-12-28
uloop-focus-window
ソフトウェア開発者

Bring Unity Editor window to front via uloop CLI. Use when you need to: (1) Focus Unity Editor before capturing screenshots, (2) Ensure Unity window is visible for visual checks, (3) Bring Unity to foreground for user interaction.

2025-12-28
uloop-get-hierarchy
ソフトウェア開発者

Get Unity Hierarchy structure via uloop CLI. Use when you need to: (1) Inspect scene structure and GameObject tree, (2) Find GameObjects and their parent-child relationships, (3) Check component attachments on objects.

2025-12-28
uloop-get-logs
ネットワーク・コンピュータシステム管理者

Retrieve Unity Console logs via uloop CLI. Use when you need to: (1) Check for errors or warnings after operations, (2) Debug runtime issues in Unity Editor, (3) Investigate unexpected behavior or exceptions.

2025-12-28
uloop-get-menu-items
ソフトウェア開発者

Retrieve Unity MenuItems via uloop CLI. Use when you need to: (1) Discover available menu commands in Unity Editor, (2) Find menu paths for automation, (3) Prepare for executing menu items programmatically.

2025-12-28
uloop-get-provider-details
ソフトウェア開発者

Get Unity Search provider details via uloop CLI. Use when you need to: (1) Discover available search providers, (2) Understand search capabilities and filters, (3) Configure searches with specific provider options.

2025-12-28
uloop-run-tests
ソフトウェア品質保証アナリスト・テスター

Execute Unity Test Runner via uloop CLI. Use when you need to: (1) Run unit tests (EditMode tests), (2) Run integration tests (PlayMode tests), (3) Verify code changes don't break existing functionality.

2025-12-28
uloop-unity-search
ソフトウェア開発者

Search Unity project via uloop CLI. Use when you need to: (1) Find assets by name or type (scenes, prefabs, scripts, materials), (2) Search for project resources using Unity's search system, (3) Locate files within the Unity project.

2025-12-28