explore-recipes
Installation
SKILL.md
Explore ShipSwift Recipes
Browse the full catalog of ShipSwift recipes -- production-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 listRecipes.
If the tools are not available, guide the user to visit shipswift.app for setup instructions, or run npx skills add signerlabs/shipswift-skills to install.
Workflow
- List available recipes: Use
listRecipesto get the full catalog. Present them organized by category:
Related skills