PluginBench
Skill
Fail
Audit score 45

explore-recipes

signerlabs/shipswift-skills

How to install explore-recipes

npx skills add https://github.com/signerlabs/shipswift-skills --skill explore-recipes
Claude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)

Source of truth, from signerlabs/shipswift-skills.


name: explore-recipes description: Explore and browse available ShipSwift recipes. Use when the user says explore, browse, show recipes, list components, what's available, or wants to discover what ShipSwift offers.

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

  1. List available recipes: Use listRecipes to get the full catalog. Present them organized by category:

    CategoryCountExamples
    Animation10Shimmer, Typewriter, Glow Scan, Mesh Gradient
    Chart8Line, Bar, Area, Donut, Radar, Heatmap
    Component14Label, Alert, Loading, Stepper, Onboarding
    Module8Auth, Camera, Chat, Settings, Subscriptions
  2. Filter by category (optional): If the user is interested in a specific category, use listRecipes with the category filter or searchRecipes with relevant keywords.

  3. Show recipe details: When the user picks a recipe, use getRecipe to fetch the full implementation and present:

    • What the component does
    • Architecture overview
    • Key features and customization options
    • A preview of the code structure
  4. Suggest combinations: Based on the user's project, recommend recipe combinations that work well together. For example:

    • Onboarding flow: onboarding-view + typewriter-text + shimmer
    • Analytics dashboard: line-chart + bar-chart + donut-chart + activity-heatmap
    • Social feature: camera + chat + auth-cognito

Guidelines

  • Present recipes in a scannable format (tables or bullet lists).
  • Highlight the recipe tier (Free or Pro) so users know what's included.
  • When showing recipe details, include the recipe ID so the user can reference it later.
  • Suggest relevant recipes based on the user's current project context.

Pro Recipes

Some recipes require a Pro license ($89 one-time). If a recipe returns a purchase prompt, the user can buy at shipswift.app/pricing and set SHIPSWIFT_API_KEY in their environment.

Related skills

More from signerlabs/shipswift-skills and the wider catalog.

ADadd-component logo

add-component

signerlabs/shipswift-skills

>

723 installs
BUbuild-feature logo

build-feature

signerlabs/shipswift-skills

>

674 installs
ASa-stock-data logo

a-stock-data

simonlin1212/a-stock-data

A股全栈数据工具包 — 覆盖行情(mootdx+腾讯+百度K线)、研报(东财+同花顺+iwencai)、信号(同花顺热点+北向+龙虎榜+解禁+行业)、资金面(融资融券+大宗交易+股东户数+分红+资金流分钟级+资金流120日)、新闻(东财个股+全球资讯)、基础数据(mootdx财务/F10+东财+新浪三表)、公告(巨潮)、打板(涨停池/连板梯队/炸板率/跌停)、ETF期权(T型报价/希腊字母/IV)、舆情互动(互动易问答/热榜/人气榜)十层数据源,内嵌全部调用代码,自包含零依赖外部文件。优先用通达信(mootdx)/腾讯(不封IP),东财接口已内置限流防封。适用于个股估值、研报检索、题材归因、龙虎榜跟踪、解禁预警、行业轮动、融资融券跟踪、筹码分析、产业链调研、批量筛选、打板情绪跟踪、ETF期权策略、投资者互动问答、市场热度选题等场景。

624 installs
COcode-simplifier logo

code-simplifier

simonwong/agent-skills

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.

1.7k installs
CRcreate-skill logo

create-skill

siviter-xyz/dot-agent

Guide for creating modular skills that extend agent capabilities with specialized knowledge and workflows.

2.6k installsAudited
BAbackend-development logo

backend-development

skillcreatorai/ai-agent-skills

Backend API design, database architecture, microservices patterns, and test-driven development. Use for designing APIs, database schemas, or backend system architecture.

720 installsAudited