[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-79155":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":9,"totalLinesOfCode":9,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":9,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":33,"readmeContent":34,"aiSummary":35,"trendingCount":16,"starSnapshotCount":16,"syncStatus":15,"lastSyncTime":36,"discoverSource":37},79155,"ShipSwift","signerlabs\u002FShipSwift","signerlabs","AI-native SwiftUI component library with full-stack recipes — connect via MCP for instant access.",null,"https:\u002F\u002Fgithub.com\u002Fsignerlabs\u002FShipSwift","Swift",2163,131,5,2,0,29,90,444,87,28.36,false,"main",[25,26,27,28,29,30,31,32],"ai","animation","chart","component-library","ios","mcp","swift","swiftui","2026-06-12 02:03:49","# ShipSwift\n\n\u003Cdiv align=\"center\">\n\n![ShipSwift Banner](assets\u002Fbanner.jpg)\n\n**AI-native SwiftUI component library — production-ready code that LLMs can use to build real apps.**\n\n[![Website](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FWebsite-shipswift.app-blue.svg)](https:\u002F\u002Fwww.shipswift.app\u002F)\n[![App Store](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FApp_Store-Demo_App-black.svg)](https:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fshipswift-mcp-codebase\u002Fid6759209764)\n[![License: MIT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-MIT-yellow.svg)](https:\u002F\u002Fopensource.org\u002Flicenses\u002FMIT)\n[![Swift](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FSwift-5.0+-F05138.svg)](https:\u002F\u002Fswift.org)\n[![iOS](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FiOS-18.0+-000000.svg)](https:\u002F\u002Fdeveloper.apple.com\u002Fios\u002F)\n[![Skills](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FSkills-Powered-8A2BE2.svg)](https:\u002F\u002Fgithub.com\u002Fsignerlabs\u002Fshipswift-skills)\n[![ShipSwift MCP server](https:\u002F\u002Fglama.ai\u002Fmcp\u002Fservers\u002Fsignerlabs\u002FShipSwift\u002Fbadges\u002Fscore.svg)](https:\u002F\u002Fglama.ai\u002Fmcp\u002Fservers\u002Fsignerlabs\u002FShipSwift)\n\n[Quick Start](#quick-start) · [Components](#components) · [Custom Dev — $5K, 4 weeks](#need-a-custom-app-built-we-do-that-too) · [Recipes](#recipes)\n\n\u003C\u002Fdiv>\n\n---\n\n## What is ShipSwift?\n\nOne command gives your AI everything it needs — production-ready SwiftUI components, full-stack recipes, and the context to build real apps without guessing.\n\n> **Browse every recipe live at [shipswift.app](https:\u002F\u002Fwww.shipswift.app\u002F)** — searchable catalog, copy-paste source, live previews.\n\nDownload the [Showcase App](https:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fshipswift-mcp-codebase\u002Fid6759209764) to preview every component on your device.\n\n---\n\n## Need a custom app built? We do that too.\n\nShipSwift gets your AI 80% of the way. If you need the last 20% — your unique features, your brand, your backend — wired up by the people who wrote the recipes, **we ship it for you**.\n\n| | |\n|---|---|\n| ⚡ **48-hour demo** | Working prototype on your TestFlight within 2 days of brief |\n| 🚀 **4-week delivery** | Production-ready iOS app, App Store-submission ready |\n| 💵 **From $5,000** | Fixed price, milestone-billed, no hourly surprises |\n\nBuilt on the same component library you see in this repo, so you keep ownership and can extend forever.\n\n**Get a quote:** [wei@signerlabs.com](mailto:wei@signerlabs.com) · [shipswift.app](https:\u002F\u002Fwww.shipswift.app\u002F)\n\n---\n\n## Quick Start\n\n### Option 1: Skills + Recipe Server (Recommended)\n\n**Step 1** — Install ShipSwift Skills:\n\n```bash\nnpx skills add signerlabs\u002Fshipswift-skills\n```\n\n**Step 2** — Connect the recipe server so your AI can fetch recipes:\n\n```bash\n# Claude Code\nclaude mcp add --transport http shipswift https:\u002F\u002Fapi.shipswift.app\u002Fmcp\n\n# Gemini CLI\ngemini mcp add --transport http shipswift https:\u002F\u002Fapi.shipswift.app\u002Fmcp\n```\n\nFor Cursor, VS Code Copilot, Windsurf, and other tools, see the [Skills repo](https:\u002F\u002Fgithub.com\u002Fsignerlabs\u002Fshipswift-skills) for MCP setup.\n\n**Step 3** — Ask your AI:\n- \"Add a shimmer loading animation\"\n- \"Build an authentication flow with Cognito\"\n- \"Show me all chart components\"\n\n### Option 2: Local Skills (No MCP Required)\n\nInstall skills that read source files directly from this repo — works offline, no server needed:\n\n```bash\nnpx skills add signerlabs\u002FShipSwift\n```\n\nYour AI can then browse the component catalog and read source code locally. Try:\n- \"Explore ShipSwift recipes\"\n- \"Add a shimmer animation\"\n- \"Build a chat feature\"\n\n> **Tip**: If you also connect the MCP server (Option 1), your AI gets access to additional Pro recipes (backend guides, compliance templates, pitfall docs).\n\n### Option 3: File Copy\n\n1. Clone this repository\n2. Copy the files you need from `ShipSwift\u002FSWPackage\u002F` into your Xcode project\n3. Each component in `SWAnimation\u002F`, `SWChart\u002F`, and `SWComponent\u002F` is self-contained — just copy the file and `SWUtil\u002F` if needed\n\n### Run the Showcase App\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Fsignerlabs\u002FShipSwift.git\ncd ShipSwift\nopen ShipSwift.xcodeproj\n```\n\nSelect a simulator or device, then press **Cmd+R** to build and run.\n\n---\n\n## Components\n\n### SWAnimation — Animation Components\n\n**SwiftUI animations:** Shimmer · TypewriterText · ShakingIcon · GlowSweep · LightSweep · ScanningOverlay · AnimatedMeshGradient · BeforeAfterSlider · OrbitingLogos · FullScreenButton\n\n**Canvas-rendered 3D:** DotSphere · CharSphere\n\n**Metal-shader procedural backgrounds:** Dots · Starfield · FractalClouds · InkSmoke · LiquidChrome · Plasma · AnimatedLoop\n\n**Paper Shaders ports (Metal):** Metaballs · Halftone · Water · LiquidMetal · NeuroNoise · DotOrbit · Voronoi · SimplexNoise · ColorPanels · SmokeRing · Swirl\n\n30 animation components total — see the [Showcase App](https:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fshipswift-mcp-codebase\u002Fid6759209764) for live previews.\n\n### SWChart — Chart Components\n\nLineChart · BarChart · AreaChart · DonutChart · RingChart · RadarChart · ScatterChart · ActivityHeatmap\n\n### SWComponent — UI Components\n\n**Display:** FloatingLabels · ScrollingFAQ · RotatingQuote · BulletPointText · GradientDivider · Label · MarkdownText · OnboardingView · OrderView · RootTabView · VideoPlayer\n**Feedback:** Alert · Loading · ThinkingIndicator\n**Input:** TabButton · Stepper · AddSheet · SearchBar\n\n### SWModule — Multi-File Frameworks\n\n- **SWAuth** — User authentication (Amplify\u002FCognito, social login, email\u002Fpassword, phone sign-in with country code picker)\n- **SWCamera** — Camera capture with viewfinder, zoom, photo picker, and face detection with Vision landmark tracking\n- **SWPaywall** — Subscription paywall using StoreKit 2 — *iOS client included free. Full-stack recipe (backend + compliance + pitfalls) → [Pro](https:\u002F\u002Fshipswift.app\u002F#pricing)*\n- **SWChat** — All-in-one chat view with message list, text input, and optional voice recognition (VolcEngine ASR)\n- **SWSetting** — Settings page template with language switch, share, legal links, recommended apps\n- **SWSubjectLifting** — Background removal using VisionKit ImageAnalysis\n- **SWTikTokTracking** — TikTok Events API integration for attribution tracking — *iOS client included free. Full-stack recipe (backend + compliance + pitfalls) → [Pro](https:\u002F\u002Fshipswift.app\u002F#pricing)*\n\n### SWUtil — Shared Utilities\n\nDebugLog · String\u002FDate\u002FView extensions · LocationManager\n\n---\n\n## Directory Structure\n\n```\nShipSwift\u002F\n├── SWPackage\u002F\n│   ├── SWAnimation\u002F          # Animation components\n│   ├── SWChart\u002F              # Chart components\n│   ├── SWComponent\u002F          # UI components\n│   │   ├── Display\u002F          #   Display components\n│   │   ├── Feedback\u002F         #   Feedback components\n│   │   └── Input\u002F            #   Input components\n│   ├── SWModule\u002F             # Multi-file frameworks\n│   │   ├── SWAuth\u002F           #   Authentication\n│   │   ├── SWCamera\u002F         #   Camera + face detection\n│   │   ├── SWPaywall\u002F        #   Subscription paywall\n│   │   ├── SWChat\u002F           #   Chat + voice input\n│   │   ├── SWSetting\u002F        #   Settings page\n│   │   ├── SWSubjectLifting\u002F #   Background removal\n│   │   └── SWTikTokTracking\u002F #   TikTok attribution\n│   └── SWUtil\u002F               # Shared utilities\n├── View\u002F                     # Showcase app views\n├── Service\u002F                  # App services\n└── Component\u002F                # Shared app components\n```\n\n---\n\n## Naming Convention\n\nAll types use the `SW` prefix (e.g., `SWAlertManager`, `SWStoreManager`).\nView modifiers use `.sw` lowercase prefix (e.g., `.swAlert()`, `.swPageLoading()`, `.swPrimary`).\n\n## Dependency Rules\n\n```\nSWUtil        ← no dependencies on other SWPackage directories\nSWAnimation   ← may depend on SWUtil only\nSWChart       ← may depend on SWUtil only\nSWComponent   ← may depend on SWUtil only\nSWModule      ← may depend on SWUtil and SWComponent\n```\n\n---\n\n## Recipes\n\nShipSwift provides **free and pro recipes** via Skills — each recipe includes complete SwiftUI source code, implementation steps, and best practices. Your AI assistant can retrieve any recipe on demand.\n\n| Category | Examples |\n|----------|----------|\n| Animation | Shimmer, Typewriter, Orbiting Logos |\n| Chart | Line, Bar, Donut, Radar, Heatmap |\n| Component | Alert, Onboarding, Stepper, FAQ |\n| Module | Auth, Camera, Chat, Setting, Infra CDK, Subscription\\*, TikTok Tracking\\*, Export & Share\\* |\n\n\\* Pro recipes — includes full backend, compliance templates, and pitfall guides. *Coming soon: Push Notifications, Analytics Dashboard.*\n\nThree tools are available: `listRecipes`, `getRecipe`, `searchRecipes`.\n\nLearn more at [shipswift.app](https:\u002F\u002Fshipswift.app) · Skills repo: [signerlabs\u002Fshipswift-skills](https:\u002F\u002Fgithub.com\u002Fsignerlabs\u002Fshipswift-skills)\n\n---\n\n## Free vs Pro\n\nAll iOS client code is open-source under the MIT license. Pro recipes add everything you need to go from prototype to production.\n\n| | Free (Open Source) | Pro Recipe |\n|---|---|---|\n| iOS client code | Full source | Enhanced version |\n| Backend implementation | — | Hono routes, DB schema, webhooks |\n| Integration guides | — | End-to-end setup checklists |\n| Compliance templates | — | Privacy manifest, App Store labels |\n| Known pitfalls | — | 10+ battle-tested tips per recipe |\n\nMore Pro recipes coming soon: **Push Notifications**, **Analytics Dashboard**.\n\nSee [pricing](https:\u002F\u002Fshipswift.app\u002F#pricing) for details.\n\n---\n\n## Tech Stack\n\n- SwiftUI + Swift\n- StoreKit 2\n- Amplify SDK (Cognito)\n- AVFoundation + Vision\n- SpriteKit\n- VolcEngine ASR\n\n---\n\n## Contributing\n\nContributions are welcome! Please follow these steps:\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature\u002Famazing-feature`)\n3. Commit your changes (`git commit -m 'Add amazing feature'`)\n4. Push to the branch (`git push origin feature\u002Famazing-feature`)\n5. Open a Pull Request\n\n### Code Style\n\n- All comments and documentation in English\n- All types use the `SW` prefix\n- Each file in `SWAnimation\u002F`, `SWChart\u002F`, and `SWComponent\u002F` must be self-contained\n- Follow existing code patterns and naming conventions\n\n---\n\n## License\n\nThis project is licensed under the MIT License — see the [LICENSE](LICENSE) file for details.\n\n---\n\n## Stargazers over time\n[![Stargazers over time](https:\u002F\u002Fstarchart.cc\u002Fsignerlabs\u002FShipSwift.svg?variant=adaptive)](https:\u002F\u002Fstarchart.cc\u002Fsignerlabs\u002FShipSwift)\n\n---\n\n\u003Cdiv align=\"center\">\n\nMade with ❤️ by [SignerLabs](https:\u002F\u002Fgithub.com\u002Fsignerlabs)\n\n\u003C\u002Fdiv>\n","ShipSwift 是一个专为AI设计的SwiftUI组件库，提供了全栈配方并通过MCP即时接入。其核心功能包括生产就绪的SwiftUI组件、动画效果、图表展示等，支持通过简单的命令让AI构建实际应用程序而无需猜测。该项目使用Swift语言编写，适合iOS 18.0及以上版本的应用开发场景，特别适用于需要快速原型制作或希望利用AI加速开发流程的开发者。此外，ShipSwift还提供定制化应用开发服务，能够根据需求在短时间内交付完整的iOS应用。","2026-06-11 03:57:30","trending"]