Skip to main content
Execute qualquer Skill no Manus
com um clique
$pwd:
hatayama
GitHub creator profile

hatayama

Repository-level view of 68 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
68
repositories
3
occupation fields
1
updated
2026-05-21
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
unity-cli-loop
37 skills37534updated 2026-05-21
54% of creator
uloop-launch
Desenvolvedores de software

Use when Unity Editor is not running or needs a clean restart.

2026-05-21
uloop-clear-console
Desenvolvedores de software

Clear Unity Console entries. Use before compile, tests, or debugging when stale logs would hide the current result.

2026-05-21
uloop-compile
Desenvolvedores de software

Compile the Unity project and report errors/warnings. Use after C# edits or when a full Domain Reload compile is needed.

2026-05-21
uloop-control-play-mode
Desenvolvedores de software

Control Unity Editor Play Mode. Use to start, stop, or pause Play Mode for runtime behavior checks and frame inspection.

2026-05-21
uloop-execute-dynamic-code
Desenvolvedores de software

Execute C# with Unity APIs when existing uloop tools cannot inspect or edit enough. Use for scene, prefab, SerializedObject, AssetDatabase refresh/.meta generation, menu, or PlayMode automation.

2026-05-21
uloop-find-game-objects
Desenvolvedores de software

Find or inspect Unity GameObjects, especially objects the user currently selected in the Hierarchy. Use for details, components, tags, layers, or name/path searches.

2026-05-21
uloop-get-hierarchy
Desenvolvedores de software

Get the Unity scene hierarchy as a structured tree. Use for parent-child structure, descendants, roots, or subtrees under objects the user currently selected.

2026-05-21
uloop-get-logs
Desenvolvedores de software

Read current Unity Console entries from a running Editor. Use during bug investigation after compile, tests, PlayMode, or dynamic code to inspect logs, warnings, errors, and stack traces.

2026-05-21
Showing top 8 of 37 collected skills in this repository.
#002
uLoopMCP-extensions-sample
16 skills10updated 2025-12-28
24% of creator
uloop-control-play-mode
Desenvolvedores de software

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-get-unity-info
Desenvolvedores de software

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

2025-12-28
uloop-hello-world
Desenvolvedores de software

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

2025-12-28
uloop-capture-unity-window
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Showing top 8 of 16 collected skills in this repository.
#003
unity-ai-cli-bridge
15 skills51updated 2026-03-08
22% of creator
unity-ai-cli-bridge
Desenvolvedores de software

Interact with a local Unity Editor through `unity-ai-cli`. Use when you need to: (1) Discover available Unity tools dynamically, (2) Execute `unity-ai-cli` tools with JSON arguments, (3) Expose the Unity Editor as an MCP server for AI clients.

2026-03-08
uloop-clear-console
Desenvolvedores de software

Clear all Unity Console log entries. Use when you need to: (1) Clear console before running tests or compilation, (2) Start a fresh debugging session, (3) Remove noisy logs to isolate specific output.

2026-03-07
uloop-compile
Desenvolvedores de software

Compile Unity project and report errors/warnings. Use when you need to: (1) Verify code compiles after C# file edits, (2) Check for compile errors before testing, (3) Force full recompilation with Domain Reload. Returns error and warning counts.

2026-03-07
uloop-control-play-mode
Desenvolvedores de software

Control Unity Editor play mode (play/stop/pause). Use when you need to: (1) Start play mode to test game behavior, (2) Stop play mode to return to edit mode, (3) Pause play mode for frame-by-frame inspection.

2026-03-07
uloop-execute-dynamic-code
Desenvolvedores de software

Execute C# code dynamically in Unity Editor. Use when you need to: (1) Wire prefab/material references and AddComponent operations, (2) Edit SerializedObject properties and reference wiring, (3) Perform scene/hierarchy edits and batch operations. NOT for file I/O or script authoring.

2026-03-07
uloop-execute-menu-item
Desenvolvedores de software

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

2026-03-07
uloop-find-game-objects
Desenvolvedores de software

Find GameObjects in the active scene by various criteria. Use when you need to: (1) Search for objects by name, regex, or path, (2) Find objects with specific components, tags, or layers, (3) Get currently selected GameObjects in Unity Editor. Returns matching GameObjects with hierarchy paths and components.

2026-03-07
uloop-focus-window
Desenvolvedores de software

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.

2026-03-07
Showing top 8 of 15 collected skills in this repository.
Mostrando 3 de 3 repositorios
Todos os repositorios foram exibidos