Pulls apart any Electron app on your machine and gives you readable source code. Point it at Discord, VS Code, Notion, whatever, and it unpacks the .asar bundle, then goes further: if source maps are present it reconstructs the original file tree from sourcesContent, otherwise it runs Prettier on the minified output so you can actually read it. Handles both macOS and Windows, skips node_modules noise, and has smart path resolution so you get src/main.ts instead of webpack hash garbage. Useful when you want to see how a desktop app implements something or you're debugging an Electron build pipeline. The dry run flag is handy for checking what it found before extraction.
npx -y skills add jimliu/baoyu-skills --skill baoyu-electron-extract --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills