Create new Swift project or component
Scaffolds Swift projects and components including apps, packages, views, and viewmodels.
/plugin marketplace add pluginagentmarketplace/custom-plugin-swift/plugin install swift-assistant@pluginagentmarketplace-swiftScaffold new Swift projects and components.
/swift-new app MyApp
/swift-new package MyLibrary
/swift-new view UserProfile
/swift-new viewmodel UserList