Pake
Turn any website into a lightweight desktop app with one command
All Skills in This Repository (5)
Pure Emerald Level Indicatorscode-review
Review Pake project code with Waza and Pake-specific commands.
release
Validate and prepare Pake desktop app release packages with version sync and CI triggers.
use-pake
Package web applications into desktop apps using the Pake CLI with Tauri.
github-ops
Automate GitHub issue, pull request, and release management via the gh CLI.
bugs
Sweeps Pake code areas for latent UX and runtime defects using fix history and boundary archetypes.
Frequently Asked Questions
FAQPage SchemaHow to install Pake?โผ
Run `npx skills add tw93/Pake --all -g -y` in your terminal to install all skills in this suite globally.
How to turn a website into a desktop app?โผ
Ask your AI agent to package any URL with Pake, and it builds a native app for macOS, Windows, or Linux in one step. The result is a lightweight installer around 5MB, far smaller than Electron apps.
Can Pake package local HTML files or AI-generated apps?โผ
Yes. Pake accepts a local folder with an index.html or a single HTML file, so you can wrap AI-generated pages and static builds as desktop apps.
Does Pake work with Claude Code and other AI agents?โผ
Yes. Pake ships a dedicated skill with a --json machine mode, stable exit codes, and a config schema so agents like Claude Code, Codex, and Cursor can run builds reliably.
Do I need coding experience to use Pake?โผ
No. You can download ready-made popular apps from the releases page, or let your AI agent handle the entire packaging process from a plain-English request.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core