Build Feature with ShipSwift Build production-ready iOS features by combining ShipSwift recipes -- copy-paste-ready SwiftUI implementations covering animations, charts, UI components, and full-stack modules. Prerequisites Check Before starting, verify the ShipSwift recipe server is available by calling . If the tools are not available, guide the user to visit shipswift.app for setup instructions, or run to install. Workflow 1. Analyze the request : Break down the user's feature request into discrete components (UI, data, navigation, backend integration). 2. Search for recipes : Use with relev…