Skill Instructions
Use this skill when the request matches Electron Main Process Architecture Guide or references patterns from docs/main-process-modular-architecture.md.
Workflow
- •Read SOURCE.md for the full repository guidance.
- •Identify concrete constraints, conventions, and required outputs.
- •Apply the guidance directly to the current task, keeping changes minimal and repository-consistent.
- •Validate results (tests/lint/build where relevant).
- •Summarize what was applied from this skill and where.
Input Guidance
When invoking this skill manually, include:
- •Task goal
- •Target files or modules
- •Any constraints (performance, architecture, style, tests)
Source
This skill is generated from docs/main-process-modular-architecture.md. Use SOURCE.md as the canonical local resource loaded on demand.