AbilityKit Host 扩展包(com.abilitykit.host.extension)——含 5 个 IHostRuntimeModule(FrameSyncDriverModule/ClientPredictionDriverModule/ServerFrameTimeModule/WorldAutoStartModule/ServerRollbackModule)、Client/Server/FrameSync/CatchUp/Rollback/Time/WorldStart/Session 子系统、Moba 子树(Runtime/Room/RoomSync/StartGame/StartSources/Snapshot/CreateWorld)。触发场景:服务端帧同步驱动、客户端预测/回滚/对账、BattleHost 生命周期、RoomGateway 8 阶段流程、CatchUp 补帧、MobaHostRuntimeBuilder、GameStartSource 路由、MobaRoomOrchestrator、MobaRoomSync C/S、MobaGameStartOrchestrator、FixedStepTickRunner、WorldAutoStart。
$npx -y skills add hobobo/abilitykit --skill host-extensionInstalls into the current project.
Run `npx skills use "https://github.com/hobobo/abilitykit" --skill "hobobo/abilitykit/host-extension"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hobobo/abilitykit" that are relevant to the current task. Run `npx skills add "https://github.com/hobobo/abilitykit"` and select the relevant skills, then follow their instructions.