·roblox-performance
</>

roblox-performance

在優化 Roblox 遊戲以獲得更好的幀速率、減少延遲、提高伺服器或客戶端效能、診斷 FPS 下降、處理大型世界時,或在詢問串流、繪製呼叫、物件池、LOD、MicroProfiler 或昂貴的循環操作時使用。

14安裝·0熱度·@sentinelcore

安裝

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

如何安裝 roblox-performance

透過命令列快速安裝 roblox-performance AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-performance
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:sentinelcore/roblox-skills。

SKILL.md

查看原文

| StreamingEnabled | High | Large open worlds | | Object pooling | High | Frequent spawn/destroy | | Cache references outside loops | High | Heartbeat/RenderStepped | | task.wait() over wait() | Medium | All scripts | | MeshParts over Unions | Medium | Many unique shapes | | LOD (hide at distance) | Medium | Complex models |

| Anchor static parts | Medium | Reduce physics budget | | Limit PointLights | High | Any scene with many lights |

Enable for large worlds — engine sends only nearby parts to the client.

在優化 Roblox 遊戲以獲得更好的幀速率、減少延遲、提高伺服器或客戶端效能、診斷 FPS 下降、處理大型世界時,或在詢問串流、繪製呼叫、物件池、LOD、MicroProfiler 或昂貴的循環操作時使用。 來源:sentinelcore/roblox-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-performance
分類
</>開發工具
認證
收錄時間
2026-02-26
更新時間
2026-03-10

Browse more skills from sentinelcore/roblox-skills

快速解答

什麼是 roblox-performance?

在優化 Roblox 遊戲以獲得更好的幀速率、減少延遲、提高伺服器或客戶端效能、診斷 FPS 下降、處理大型世界時,或在詢問串流、繪製呼叫、物件池、LOD、MicroProfiler 或昂貴的循環操作時使用。 來源:sentinelcore/roblox-skills。

如何安裝 roblox-performance?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sentinelcore/roblox-skills --skill roblox-performance 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

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

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-26