关于
This skill provides a comprehensive framework for automating and debugging Electron-based desktop applications. It leverages the Chrome DevTools Protocol (CDP) to enable high-fidelity testing that replicates actual user behavior, moving beyond simple unit tests to verify IPC messages, native menus, and renderer state. By implementing a strict 6-gate validation workflow—from build and launch to log verification—it ensures that developers catch crashes and silent failures in both the main and renderer processes, providing a production-grade environment for desktop app quality assurance.