electron-base

Installation
SKILL.md

Electron Base Skill

Build secure, modern desktop applications with Electron 33, Vite, React, and TypeScript.

Quick Start

1. Initialize Project

# Create Vite project
npm create vite@latest my-app -- --template react-ts
cd my-app

# Install Electron dependencies
npm install electron electron-store
npm install -D vite-plugin-electron vite-plugin-electron-renderer electron-builder

2. Project Structure

Installs
2
GitHub Stars
3
First Seen
Mar 10, 2026
electron-base — evolv3ai/claude-skills-archive