skills/explore-recipes/SKILL.md
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.
npx skillsauth add signerlabs/shipswift explore-recipesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.development
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.
testing
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.
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).