electron-api
OfficialIntegrate frontend and Electron backend.
Authorwavetermdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to enabling communication between the frontend of Wave Terminal and its Electron backend, allowing frontend components to trigger backend functionality.
Core Features & Use Cases
- IPC Communication: Facilitates synchronous, asynchronous, and fire-and-forget communication patterns between frontend and main Electron processes.
- Type Safety: Integrates with TypeScript for defining and managing API contracts.
- Use Case: When a user clicks a button in the UI to capture a screenshot, this Skill's pattern ensures the frontend can reliably invoke the
captureScreenshotfunction in the Electron main process.
Quick Start
Use the electron-api skill to add a new captureScreenshot API to the frontend.
Dependency Matrix
Required Modules
None requiredComponents
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 Download link: https://github.com/wavetermdev/waveterm/archive/main.zip#electron-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.