# Signerlabs Shipswift Shipswift

> Explore ShipSwift Recipes

- Skill: `tomevault-io/signerlabs-shipswift-shipswift` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/signerlabs-shipswift-shipswift`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/signerlabs-shipswift-shipswift/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/signerlabs-shipswift-shipswift

---


# Explore ShipSwift Recipes

Browse the full catalog of ShipSwift components — production-ready SwiftUI implementations.

## Workflow

1. **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 |

2. **Show details on request**: When the user picks a component, read the source file and present:
   - What it does
   - Key features and customization points
   - Code structure overview
   - Dependencies

3. **Suggest combinations**: Recommend components that work well together:
   - **Onboarding flow**: OnboardingView + TypewriterText + Shimmer
   - **Analytics dashboard**: LineChart + BarChart + DonutChart + ActivityHeatmap
   - **Social feature**: Camera + Chat + Auth
   - **E-commerce**: OrderView + Loading + Alert + Stepper

## Guidelines

- Present in a scannable format (tables or bullet lists).
- When showing details, include the file path so the user can find it.
- All source is local under `ShipSwift/SWPackage/` — no network required.

---
> Source: [signerlabs/ShipSwift](https://github.com/signerlabs/ShipSwift) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-17 -->

