en un clic
explore-recipes
// Explore and browse available ShipSwift components. Use when the user says "explore", "browse", "show recipes", "list components", "what's available", or wants to discover what ShipSwift offers.
// Explore and browse available ShipSwift components. Use when the user says "explore", "browse", "show recipes", "list components", "what's available", or wants to discover what ShipSwift offers.
Add a SwiftUI component from ShipSwift. Use when the user says "add component", "add a view", "add X view", "I need a chart", "add animation", or wants a specific UI element.
Build an iOS feature using ShipSwift components. Use when the user says "build", "create", "add a feature", or describes an iOS feature they want to implement.
| name | explore-recipes |
| description | Explore and browse available ShipSwift components. Use when the user says "explore", "browse", "show recipes", "list components", "what's available", or wants to discover what ShipSwift offers. |
Browse the full catalog of ShipSwift components — production-ready SwiftUI implementations.
Show the catalog: Read skills/catalog.md and present components organized by category:
| Category | Count | Examples |
|---|---|---|
| Animation | 9 | Shimmer, Typewriter, GlowSweep, MeshGradient, OrbitingLogos |
| Chart | 8 | Line, Bar, Area, Donut, Ring, Radar, Scatter, Heatmap |
| Component | 13 | Alert, Loading, Onboarding, Stepper, FloatingLabels |
| Module | 7 | Auth, Camera, Chat, Paywall, Settings, SubjectLifting, TikTokTracking |
| Util | 5 | Date/String/View extensions, DebugLog, LocationManager |
Show details on request: When the user picks a component, read the source file and present:
Suggest combinations: Recommend components that work well together:
ShipSwift/SWPackage/ — no network required.