mirror of
https://github.com/Dvorinka/SEEN.git
synced 2026-06-03 20:13:02 +00:00
7 lines
299 B
YAML
7 lines
299 B
YAML
interface:
|
|
display_name: "Develop Web Game"
|
|
short_description: "Web game dev + Playwright test loop"
|
|
icon_small: "./assets/game-small.svg"
|
|
icon_large: "./assets/game.png"
|
|
default_prompt: "Build and iterate a playable web game in this workspace, validating changes with a Playwright loop."
|