Turn a local web project — or any hosted web app — into a macOS Dock-launchable .app bundle — a native window, its own Dock icon, and clean start/stop — without Electron, Tauri, or a rewrite.
$claude plugin marketplace add christian-katzmann/app-itInstalls into the current project.
Install app-it by running `claude plugin marketplace add christian-katzmann/app-it`, then use it for the current task and follow its documentation at https://github.com/christian-katzmann/app-it.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add christian-katzmann/app-it |