Plugins de IDE
aios electron-mod skill
Install an aios-style live-modification agent into any Electron app on macOS. Use this skill when the user wants to customize, theme, inject widgets into, or add features to a desktop Electron app (Slack, Discord, Linear, Notion, Superset, Cursor, WhatsApp, Signal, Superhuman, Obsidian, 1Password, VSCode, etc.) without forking the app. Gives the user three live-modification rails after a one-time install: a config-file watcher that reloads CSS+JS within 1 second, a Chrome DevTools Protocol endpoint on 127.0.0.1:9222 for arbitrary JS injection, and a main-process hook for deeper Electron APIs. After install, every future tweak is a file edit or a drive.js command — no more app restarts.