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.
$npx -y skills add freestylefly/wesight --skill develop-web-gameInstalls into the current project.
Run `npx skills use "https://github.com/freestylefly/wesight" --skill "freestylefly/wesight/develop-web-game"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/freestylefly/wesight" that are relevant to the current task. Run `npx skills add "https://github.com/freestylefly/wesight"` and select the relevant skills, then follow their instructions.