什麼是 develop-web-game?
當 Codex 在網頁遊戲 (HTML/JS) 上建立或迭代並需要可靠的開發 + 測試循環時使用:實施小的更改、運行具有短輸入突發和有意暫停的基於 Playwright 的測試腳本、檢查屏幕截圖/文本以及使用 render_game_to_text 檢查控制台錯誤。 來源:netease-youdao/lobsterai。
當 Codex 在網頁遊戲 (HTML/JS) 上建立或迭代並需要可靠的開發 + 測試循環時使用:實施小的更改、運行具有短輸入突發和有意暫停的基於 Playwright 的測試腳本、檢查屏幕截圖/文本以及使用 render_game_to_text 檢查控制台錯誤。
透過命令列快速安裝 develop-web-game AI 技能到你的開發環境
來源:netease-youdao/lobsterai。
Build games in small steps and validate every change. Treat each iteration as: implement → act → pause → observe → adjust.
Installed skills resolve from $LOBSTERAISKILLSROOT / $SKILLSROOT (production default: app userData/SKILLs, macOS usually /Library/Application Support/LobsterAI/SKILLs).
Examples of important interactions: move, jump, shoot/attack, interact/use, select/confirm/cancel in menus, pause/resume, restart, and any special abilities or puzzle actions defined by the request. Multi-step examples: shooting an enemy should reduce its health; when health reaches 0 it should disappear and update the score; collecting a key should unlock a door and allow level progression.
當 Codex 在網頁遊戲 (HTML/JS) 上建立或迭代並需要可靠的開發 + 測試循環時使用:實施小的更改、運行具有短輸入突發和有意暫停的基於 Playwright 的測試腳本、檢查屏幕截圖/文本以及使用 render_game_to_text 檢查控制台錯誤。 來源:netease-youdao/lobsterai。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/netease-youdao/lobsterai --skill develop-web-game當 Codex 在網頁遊戲 (HTML/JS) 上建立或迭代並需要可靠的開發 + 測試循環時使用:實施小的更改、運行具有短輸入突發和有意暫停的基於 Playwright 的測試腳本、檢查屏幕截圖/文本以及使用 render_game_to_text 檢查控制台錯誤。 來源:netease-youdao/lobsterai。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/netease-youdao/lobsterai --skill develop-web-game 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/netease-youdao/lobsterai