概要
Provides a comprehensive framework for orchestrating communication between Electron's Main and Renderer processes specifically for complex PDF tasks. It establishes a standardized naming convention, provides shared TypeScript definitions for type-safe messaging, and outlines implementation patterns for preload scripts, service handlers, and worker thread integration. This skill is ideal for developers building desktop applications that require high-performance PDF merging, editing, and conversion while maintaining a clean, scalable, and secure code architecture.