Skip to main content

spicetify-drive

Attach to the running Spotify desktop client over the Chrome DevTools Protocol to inspect or drive it — read Spicetify internals, measure computed styles and geometry, check what this extension is actually hiding, dispatch real key/mouse/wheel input, and take screenshots. Also covers the build → copy → refresh → reload → attach loop for testing working-tree changes to this extension in the real client. Use when a claim about Spotify's DOM needs verifying rather than guessing (does this selector match, is that element hidden by us or absent for this account, which element receives this click), or when the user asks to run, test, or screenshot the extension in Spotify.

Jump to install

Source facts

Repository
theRealPadster/spicetify-hide-podcasts
Last source activity
August 14, 2026 at 22:23
Detected SKILL.md language
English
Stars
257
Forks
16

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.