什么是 add-component?
从 ShipSwift 配方中添加 SwiftUI 组件。当用户说“添加组件”、“添加视图”、“添加 X 视图”、“我需要图表”、“添加动画”或想要特定的 UI 元素时使用。 来源:signerlabs/shipswift-skills。
从 ShipSwift 配方中添加 SwiftUI 组件。当用户说“添加组件”、“添加视图”、“添加 X 视图”、“我需要图表”、“添加动画”或想要特定的 UI 元素时使用。
通过命令行快速安装 add-component AI 技能到你的开发环境
来源: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.
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.
从 ShipSwift 配方中添加 SwiftUI 组件。当用户说“添加组件”、“添加视图”、“添加 X 视图”、“我需要图表”、“添加动画”或想要特定的 UI 元素时使用。 来源:signerlabs/shipswift-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/signerlabs/shipswift-skills --skill add-component从 ShipSwift 配方中添加 SwiftUI 组件。当用户说“添加组件”、“添加视图”、“添加 X 视图”、“我需要图表”、“添加动画”或想要特定的 UI 元素时使用。 来源:signerlabs/shipswift-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/signerlabs/shipswift-skills --skill add-component 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/signerlabs/shipswift-skills