·roblox-gui
*

roblox-gui

HUD、メニュー、ワールド空間 UI、プレーヤー ラベルなどの Roblox GUI 要素を構築、アニメーション化、またはデバッグするときに使用します。トリガー: ScreenGui セットアップ、SurfaceGui または BillboardGui の配置、UDim2 のサイズ設定に関する質問、TweenService UI アニメーション、レスポンシブ スケーリング、LocalScript GUI ロジック、ResetOnSpawn の問題、または任意の Frame/TextLabel/ImageButton レイアウト作業。

16インストール·0トレンド·@sentinelcore

インストール

$npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-gui

roblox-gui のインストール方法

コマンドラインで roblox-gui AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-gui
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: sentinelcore/roblox-skills。

| ScreenGui | PlayerGui | HUDs, menus, overlays — always faces screen | | SurfaceGui | BasePart | World-space UI on a part surface (signs, screens) | | BillboardGui | BasePart or Model | Floats above a part in 3D space (name tags, health bars) |

UDim2.new(xScale, xOffset, yScale, yOffset) — scale is 0–1 relative to parent, offset is pixels.

Prefer scale over offset so UI adapts to all screen sizes.

HUD、メニュー、ワールド空間 UI、プレーヤー ラベルなどの Roblox GUI 要素を構築、アニメーション化、またはデバッグするときに使用します。トリガー: ScreenGui セットアップ、SurfaceGui または BillboardGui の配置、UDim2 のサイズ設定に関する質問、TweenService UI アニメーション、レスポンシブ スケーリング、LocalScript GUI ロジック、ResetOnSpawn の問題、または任意の Frame/TextLabel/ImageButton レイアウト作業。 ソース: sentinelcore/roblox-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-gui
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-02-26
更新日
2026-03-10

Browse more skills from sentinelcore/roblox-skills

クイックアンサー

roblox-gui とは?

HUD、メニュー、ワールド空間 UI、プレーヤー ラベルなどの Roblox GUI 要素を構築、アニメーション化、またはデバッグするときに使用します。トリガー: ScreenGui セットアップ、SurfaceGui または BillboardGui の配置、UDim2 のサイズ設定に関する質問、TweenService UI アニメーション、レスポンシブ スケーリング、LocalScript GUI ロジック、ResetOnSpawn の問題、または任意の Frame/TextLabel/ImageButton レイアウト作業。 ソース: sentinelcore/roblox-skills。

roblox-gui のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-gui インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/sentinelcore/roblox-skills