·develop-web-game
</>

develop-web-game

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.

23Installs·2Trend·@netease-youdao

Installation

$npx skills add https://github.com/netease-youdao/lobsterai --skill develop-web-game

How to Install develop-web-game

Quickly install develop-web-game AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/netease-youdao/lobsterai --skill develop-web-game
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: netease-youdao/lobsterai.

SKILL.md

View raw

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.

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text. Source: netease-youdao/lobsterai.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/netease-youdao/lobsterai --skill develop-web-game
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from netease-youdao/lobsterai

Quick answers

What is develop-web-game?

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text. Source: netease-youdao/lobsterai.

How do I install develop-web-game?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/netease-youdao/lobsterai --skill develop-web-game Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/netease-youdao/lobsterai

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-05