更新技能包版本与文档说明
Project CI / Repository checks (pull_request) Has been cancelled
Project CI / Frontend tests (pull_request) Has been cancelled
Project CI / Backend tests (pull_request) Has been cancelled
Project CI / Native shell tests (pull_request) Has been cancelled

This commit is contained in:
2026-09-02 10:42:15 +08:00
parent 4046b187e1
commit aefc8b79b8
2 changed files with 3 additions and 3 deletions
@@ -20,7 +20,7 @@ Implement the user's actual game request in the current project. Choose DOM, Can
Call `agc_read_skill_resource` with `skillName="agc-web-game-development"` and `relativePath="references/game-quality-checklist.md"` when implementing a new game loop or a broad gameplay revision.
# Notes
* UI Editor's JSON formated is a special kind asset; Never edit it or read it directly. User can export to `ui/generated-<assetId>.js` and want u to use it;
* UI Editor's JSON formated is a special kind asset; Never edit it or read it directly. User can export to `ui/generated-<digest>.js` and want u to use it;
Read it instead, the doc embedded will instruct you how to use it.
## Reporting
@@ -1,6 +1,6 @@
{
"schemaVersion": "agc-skill-pack.v1",
"version": "2026-08-26.8",
"version": "2026-08-26.9",
"skills": [
{
"name": "agc-project-structure",
@@ -61,7 +61,7 @@
"agents/openai.yaml",
"references/game-quality-checklist.md"
],
"sha256": "dc65a8dc5ebebf26d957978813b736f71417f57de6b6a1c49e2d4353535611a9"
"sha256": "b197a242b75dc5e39739693e793acd25ac62dd2c72bc264305797936da47f356"
},
{
"name": "agc-browser-playtest",