
Leepokai Swiftui Smart Build
- 5 repo stars
- Updated February 8, 2026
- leepokai/swiftui-smart-build
leepokai-swiftui-smart-build is a Claude Code plugin that auto-builds and deploys Swift/SwiftUI apps to simulator or device after coding sessions.
About
leepokai-swiftui-smart-build is a Claude Code plugin that closes the loop between AI-assisted SwiftUI edits and a running app on simulator or device. iOS developers often stall when they must manually open Xcode, pick schemes, and rerun builds after every agent turn; this plugin automates that compile-and-deploy rhythm so feedback stays in the conversation. You install it when your stack is Swift, SwiftUI, and Xcode—not when you only need snippets without a local Apple toolchain. Expect integration-style behavior: one job, one plugin, tuned for Claude Code post-session workflows rather than a generic mobile CI platform.
- Automatic xcodebuild after Claude Code conversations on Swift/SwiftUI projects
- Deploy targets include iOS Simulator and physical device paths
- Reduces context-switch between agent chat and Xcode manual build/run
- Aligns with iOS best-practices keywords (SwiftUI, Xcode, xcodebuild)
- Single-plugin bundle focused on smart build—not a full CI replacement
Leepokai Swiftui Smart Build by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install leepokai-swiftui-smart-build@leepokai/swiftui-smart-buildAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 5 |
|---|---|
| Last updated | February 8, 2026 |
| Repository | leepokai/swiftui-smart-build ↗ |
What it does
Shipping iOS apps with Claude Code who want hands-off Xcode builds and simulator deploys right after coding sessions.
Who is it for?
Best when you use Claude Code on Mac with Xcode installed and iterate SwiftUI daily.
Skip if: Skip if you're on pure Flutter/React Native, Windows-only devs, or developers and want full App Store CI/CD pipelines.
What you get
After install, your agent-driven edits can flow into an automated build and simulator or device deploy without manual Xcode babysitting.
- Compiled Swift/SwiftUI app artifact from automated xcodebuild
- Running build on iOS Simulator or connected device
- Faster verify loop after Claude Code editing sessions
By the numbers
- Plugin bundle contains 1 plugin
- Repository leepokai/swiftui-smart-build
- Catalog source metadata: auto-ingested listing
Recommended Plugins
How it compares
Xcode build automation hook for Claude Code, not a cross-platform mobile framework or App Store release manager.
FAQ
Who is Leepokai Swiftui Smart Build for?
It is for developers building Swift/SwiftUI iOS apps inside Claude Code who want automatic builds and deploys after agent edits.
When should I use Leepokai Swiftui Smart Build?
Use it whenever you finish a Claude Code session on a SwiftUI project and need immediate compile feedback on simulator or device.
How do I add Leepokai Swiftui Smart Build to my agent?
Register the leepokai/swiftui-smart-build Claude Code plugin from the repo, ensure Xcode and xcodebuild are on your Mac, then enable the plugin in your Claude Code environment.