ShrugYu

Game Client To Server Reverse — Development skill for Claude Code

Development community

从游戏客户端反推服务端协议并复现可部署服务端 (Agent Skill).

How to install Game Client To Server Reverse

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ShrugYu/game-client-to-server-reverse and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Game Client To Server Reverse does

从游戏客户端反推服务端协议并复现可部署服务端 (Agent Skill)。Unity/UE/Cocos, IL2CPP/Lua/JS…

Alternatives in Development

  • Master Routing — reverse-skill PRIMARY 快路径 29.6k ★
  • Generic Extract Skill — You are an Autonomous 3D Technical Artist Agent 14.1k ★
  • Lua Lsp — Lua /plugin install lua-lsp@claude-plugins-official 14k ★

README

简体中文 · English

Game Client → Offline Localization

GitHub stars License Last commit Contributors Forks

游戏客户端 → 离线本地化 Skill

把「只有客户端」的游戏,还原出「服务端协议 + 可用服务端」,并让**原版客户端成功本地离线运行**。

说明:本 skill **暂无实战测试**,内容系根据开源的 GitHub 相关项目与现有知识库提炼、结合而成。

这是一个遵循 [Agent Skills](https://agentskills.io) 规范的 skill 包。核心 skill 名为 `game-client-to-server-reverse`, 由一份导航主文档 `SKILL.md` + 37 篇 `references/` 正文 + `templates/` 模板 + `tools/` 脚本