xiaobo121388
- 4 skills
- 0 followers
- 1 day ago last updated
- ▌ Mc Bedrock Commands Skill · xiaobo121388 bundle提供《我的世界》基岩版(Bedrock Edition)所有指令的详细语法、参数、权限等级和版本信息,以及目标选择器、坐标系等基础知识和中国版适配指南。当用户需要查询、编写或调试基岩版指令(如 /execute, /tp, /gamemode, /scoreboard 等),或需要了解目标选择器用法、世界坐标系、视角坐标系和中国版适配等基础概念时使用此技能。
- ▌ Netease Custom Container UI · xiaobo121388 bundleUse when: 制作、复刻或排查网易我的世界 Add-on 自定义容器、netease:block_container、container UI、inventory_screen_common、回声箱子 UI、容器格子、进度条、空槽提示图显隐、Java GUI 贴图迁移、ScreenProxy、RegisterScreenProxy、容器事件。重点指导资源包 JSON UI 与行为包 Python 双端联动。
- ▌ Netease Mc UI · xiaobo121388 bundle网易我的世界 JSON UI 和 Python 制作指南,包含基础知识、控件、属性动画、数据绑定、事件、原生UI修改及接口参考。
- ▌ Git Multi Agent · xiaobo121388Worktree-first Git automation for every repository task, especially concurrent editing by multiple AI agents. MUST use isolated Git worktrees so each AI has a separate filesystem, index, and HEAD; never use branch switching in a shared checkout as isolation. Automatically provision session worktrees, commit owned changes, validate and merge through a temporary integration worktree, update the local default branch, and clean up. Only remote or cloud writes require fresh user confirmation.