← All Skills
🖥️
App It macOS Dock Wrapper Skill
Turns a local web project or hosted page into a Dock-launchable macOS app. It inspects the project, selects WebKit or a compatible fallback, creates the launcher and icon, and verifies ports, launch, warm relaunch, quit, and cleanup.
Key Features
- Local-project and hosted-URL inputs
- Native WebKit and Chrome fallback strategies
- Dock icon, launch, and quit cleanup
- Build, port, and relaunch verification
Installation
For Codex, run codex plugin marketplace add Christian-Katzmann/app-it, then codex plugin add app-it@app-it. Claude Code uses the same marketplace and installs app-it@app-it.
How to Use
Inside a local web project, ask to make it clickable from the Dock. The skill inspects first, chooses a wrapper strategy, copies reversible templates, and verifies the result. Hosted apps use their URL without copying sessions, cookies, or API keys.
Requirements
The stable path requires macOS, Claude Code or Codex, and swiftc from Xcode Command Line Tools; the static companion uses Python 3. Windows remains beta, and the output is not an App Store or notarized distribution system.
Related Skills