ワンクリックで
test-site
Run Playwright smoke tests against the retrogames deployment to verify all pages load correctly
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run Playwright smoke tests against the retrogames deployment to verify all pages load correctly
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Build Miyoo Rust/Zig ports (native or cross-compile for ARM)
Deploy ChaiLove games to the Miyoo Mini Plus, kill RetroArch, upload, relaunch
Build .tic cartridges and deploy to Miyoo Mini Plus via SCP
Port a web game to ChaiLove (ChaiScript) for Miyoo Mini Plus
Port a web game to TIC-80 (Lua) for Miyoo Mini Plus
Package and test a ChaiLove game on the Miyoo Mini Plus via RetroArch
| name | test-site |
| description | Run Playwright smoke tests against the retrogames deployment to verify all pages load correctly |
| user_invocable | true |
| args | [base-url] |
Run Playwright browser smoke tests against the retrogames arcade.
cd /home/mo/data/Documents/git/retrogames && ./scripts/test.sh $ARGUMENTS
Arguments:
After the test, view any screenshots at /tmp/retrogames-test/ for visual verification.
If failures occur, read the relevant game's index.html to diagnose.