RadarTopicsBuildersWeeklyReads
Open Source Radar
signerlabs/

ShipSwift

GitHubWebsite

ShipSwift is an AI-native SwiftUI component library with full-stack recipes and MCP integration, providing production-ready components and recipes for SwiftUI apps.

2.9kstars
169forks
5issues
MITlicense
2025since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

ShipSwift is an AI-native SwiftUI component library that provides production-ready SwiftUI components, full-stack recipes, and context to build real apps. It emphasizes live recipe access and MCP-backed backends, aiming to serve as a codebase that can be used by AI to generate apps.

How it works

The project bundles multiple subdirectories:

  • SWAnimation, SWChart, SWComponent for UI elements
  • SWModule for multi-file frameworks (auth, camera, chat, paywall, settings, etc.)
  • SWUtil for utilities Recipes are exposed via Skills with free and pro tiers, enabling retrieval of SwiftUI source code, implementation steps, and best practices. It supports connecting an MCP server to fetch recipes and backend guidance.

Dependency rules indicate modules may depend on SWUtil, with higher-level modules (SWModule) depending on SWUtil and SWComponent. The repository documents a naming convention using SW prefix and .sw modifiers for View modifiers.

Getting started

Key setup steps in the README include:

  • Install ShipSwift Skills:
npx skills add signerlabs/shipswift-skills
  • Connect the recipe server for MCP access:
# Claude Code
claude mcp add --transport http shipswift https://api.shipswift.app/mcp

# Gemini CLI
gemini mcp add --transport http shipswift https://api.shipswift.app/mcp
  • Alternatively, install local skills to read source files directly:
npx skills add signerlabs/ShipSwift
  • Run the showcase app setup instructions:
git clone https://github.com/signerlabs/ShipSwift.git
cd ShipSwift
open ShipSwift.xcodeproj

Recent releases

The releases section for the latest version lists as: - none

Traction

The repository has 2862 stars and 169 forks, with 5 open issues. Last push was 2026-08-02.

Behind the repo

Not provided in the README snippet.

Caveats

License is MIT. The README references that iOS client code is open-source under MIT and Pro recipes add backend and compliance templates, but no explicit licensing caveats beyond that are shown in the provided content.

SharePost on XLinkedIn
All trending reposRevenue-verified startups →