desktop-app

Installation
SKILL.md

Desktop App Skill

Cross-platform desktop development with Electron or Tauri.

Actions

Action Description Example
init Initialize desktop project $desktop-app init my-app
guide Desktop dev guide $desktop-app guide
build Build configuration help $desktop-app build

Framework Comparison

Feature Electron Tauri
Language JS/TS (Node.js) Rust + JS/TS
Bundle Size ~100MB+ ~5-10MB
Memory Usage High Low
Related skills
Installs
2
GitHub Stars
18
First Seen
Mar 29, 2026