Autonomous develop-deploy-debug loop for Steam Deck Decky Loader plugins — sideload deploys, log pulling, CEF/CDP automation of the running Steam UI (navigate, click, screenshot, key input), sleep inhibition, and on-device verification. Use when developing, deploying, or debugging any Decky plugin against a real Steam…
A workflow for recording a code change that has been submitted but still needs testing on the real Steam Deck device. A GitHub issue is a tracked task used to document that remaining work.
Drive and inspect the running Steam client UI over the Chrome DevTools Protocol (CEF remote debugging, port 8080) — list targets, evaluate JS probes, navigate routes, click elements, dispatch keys, capture screenshots, stream console errors. Use for hands-free UI automation and read-only diagnosis of Steam's gamepad…
Project-specific Steam Deck Game Mode UI rules for decky-music. Use when designing, implementing, or reviewing the /music Decky route, provider pages, QAM entry points, gamepad focus behavior, Footer Legend text, or UI mockups.