docs(cases): 新增 GOGO小棋士围棋启蒙工作台案例 - #25
Open
TODD-9527 wants to merge 1 commit into
Open
Conversation
为8岁孩子搭建的围棋启蒙工作台,含每日练习/对战/闯关/积分勋章/兑换奖励/按局付费小游戏/家长专区/专属图标/背景音乐,单文件HTML一键部署。 author: user_0a59130c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增案例:用 WorkBuddy 为 8 岁孩子搭建围棋启蒙工作台 GOGO小棋士
案例简介
从一个两眼活棋练习题引擎出发,迭代开发含每日练习、对战、闯关、积分勋章、兑换奖励、按局付费小游戏和家长专区的单文件 Web 应用,并用图像生成做专属图标、加入背景音乐,一键部署上线。
案例目录
docs/cases/submissions/gogo-weiqi-kids-workbench/index.mddocs/cases/submissions/gogo-weiqi-kids-workbench/assets/gogo-header.pngdocs/cases/submissions/gogo-weiqi-kids-workbench/assets/gogo-icon.pngFrontmatter
检查清单
.github/CASE_TEMPLATE.md模板与现有案例的差异
本案例聚焦「儿童教育 + 单文件应用迭代开发 + 一键部署」的完整闭环,现有案例中无围棋/儿童启蒙类应用,使用的 Skill 组合(CloudStudio 部署 + 图像生成 + 浏览器自动化测试)也与现有案例不同。
验证