Skip to main content
Back to registry

add-component

signerlabs/shipswift-skills

Add production-ready SwiftUI components to your project using ShipSwift's recipe library. Each recipe is a complete, copy-paste-ready implementation with architecture documentation.

Installs213
Install command
npx skills add https://github.com/signerlabs/shipswift-skills --skill add-component
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykWARN
About this skill
Add production-ready SwiftUI components to your project using ShipSwift's recipe library. Each recipe is a complete, copy-paste-ready implementation with architecture documentation. 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. Identify the component type : Determine what kind of component the user needs: Search for the recipe : Use searchRecipes with the component name or type. For example: Fetch the full recipe : Use getRecipe with the recipe ID to get the complete implementation, including: Integrate into the project : Adapt the recipe code to fit the user's project: Verify integration : Walk through the recipe's integration checklist to ensure nothing is missed (dependencies, Info.plist entries, etc.). 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.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does add-component do?

Add production-ready SwiftUI components to your project using ShipSwift's recipe library. Each recipe is a complete, copy-paste-ready implementation with architecture documentation.

Is add-component good?

add-component does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does add-component work with?

add-component currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to add-component?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install add-component?

npx skills add https://github.com/signerlabs/shipswift-skills --skill add-component

Related skills

More from signerlabs/shipswift-skills

Related skills

Alternatives in Software Engineering