
Explore Recipes
- 88 installs
- 2.9k repo stars
- Updated August 2, 2026
- signerlabs/shipswift
Helps with ai & agent building tasks.
About
explore-recipes is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.
- explore-recipes
- AI & Agent Building
- AI-coding skill
Explore Recipes by the numbers
- 88 all-time installs (skills.sh)
- +2 installs in the week ending Jul 27, 2026 (Skillselion tracking)
- Ranked #4,902 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/signerlabs/shipswift --skill explore-recipesAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 88 |
|---|---|
| repo stars | ★ 2.9k |
| Last updated | August 2, 2026 |
| Repository | signerlabs/shipswift ↗ |
What it does
Helps with ai & agent building tasks.
Files
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.
Related skills
AI & Agent Buildingagents