โ† All skills 2389 Research ยท Agent Skills
Development

xtool

v1.0.0

Xcode-free iOS development with xtool - build SwiftPM apps on Linux, Windows, and macOS without Xcode

Install โ€” npx skills ยท recommended
npx skills add 2389-research/xtool
Prefer Claude Code? Install via /plugin
/plugin install xtool@2389-research

xtool Plugin

Xcode-free iOS development with xtool - build SwiftPM apps on Linux, Windows, and macOS without Xcode.

Installation

/plugin marketplace add 2389-research/claude-plugins
/plugin install xtool@2389-research

What this plugin provides

Skills

Quick example

Create a new iOS app:

xtool new MyApp
cd MyApp
xtool dev

Add a widget extension:

  1. Add product + target to Package.swift
  2. Configure in xtool.yml under extensions:
  3. Create Sources/MyWidget/Widget.swift
  4. Create MyWidget-Info.plist with NSExtensionPointIdentifier
  5. Run xtool dev

When this skill applies

The skill auto-triggers on:

How xtool differs from XcodeGen/Tuist

xtool UsesNOT These
xtool.ymlproject.yml, Project.swift
Package.swift (SwiftPM)Xcode project files
xtool devxtool build, xtool run

Links

---

If xtool freed you from Xcode, a โญ helps us know it's landing.

Built by 2389 ยท Part of the Claude Code plugin marketplace