electron-api-and-ipc

Official

Secure Electron IPC and API boundaries.

AuthormassCodeIO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Renderer processes in massCode require safe, clearly defined access to data and system operations, but shortcuts can bypass boundaries and expose sensitive internals.

Core Features & Use Cases

  • Renderer access rules and IPC channel conventions to prevent direct access to backend modules.
  • Clear DTO/Route governance: new endpoints require DTO in src/main/api/dto and route in src/main/api/routes.
  • Use of pnpm api:generate to keep the client synchronized with server changes.

Quick Start

Follow the guidelines to add a new endpoint by creating its DTO in src/main/api/dto/, a route in src/main/api/routes/, and running pnpm api:generate to synchronize the client.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: electron-api-and-ipc
Download link: https://github.com/massCodeIO/massCode/archive/main.zip#electron-api-and-ipc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.