BeClaude

app-it

New
177GitHub TrendingDocumentationby Christian-Katzmann

A Claude Code + Codex skill that turns a local project into a macOS Dock-launchable app — native window, its own icon, no Electron. [The Windows version is in BETA]

First seen 6/1/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/app-it.md https://raw.githubusercontent.com/Christian-Katzmann/app-it/main/SKILL.md
3
Invoke in Claude Code
/app-it
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is app-it?

A Claude Code + Codex skill that turns a local project into a macOS Dock-launchable app — native window, its own icon, no Electron. [The Windows version is in BETA]

How to install app-it?

To install app-it: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/app-it.md https://raw.githubusercontent.com/Christian-Katzmann/app-it/main/SKILL.md. Finally, /app-it in Claude Code.

What is app-it best for?

app-it is a skill categorized under Documentation. Created by Christian-Katzmann.