Add iOS Hello World app and build-ios-apps cloud skill#3
Draft
rbrown101010 wants to merge 3 commits into
Draft
Conversation
- Bootstrap SwiftUI Hello World app displaying 'made on cursor mobile' - Add build-ios-apps skill under .cursor/skills/ with Chorus iOS CLI install script - Include skill references, templates, and documentation from ios.chorus.com Co-authored-by: Riley Brown <rbrown101010@users.noreply.github.com>
Co-authored-by: Riley Brown <rbrown101010@users.noreply.github.com>
Co-authored-by: Riley Brown <rbrown101010@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
hello-world-ios/) and evolves it into an original Notes-style demo with folders, search, note rows, editable detail view, delete, and compose interactions.build-ios-appsCursor cloud skill at.cursor/skills/build-ios-apps/sourced from ios.chorus.com/skill.md, including:install-cli.shto download theios-clibinary on first useCloud skill usage
bash .cursor/skills/build-ios-apps/install-cli.shchorus_…from https://chorus.com/ → Account settings).cursor/skills/build-ios-apps/ios-cli build /tmp/source.zippreviewUrlfrom build output for instant simulator previewInvoke in Cursor with
/build-ios-appsor let the agent auto-discover it for iOS build/sign/publish tasks.Latest Notes-style build
c2030320-19b3-40e9-af70-d8fc508cacdd55eb26c2-aec3-48b9-9f77-71b5c5a2fa44Test plan
hello-world-iosthroughios-cli build/build-ios-appsskill is discoverable in Cursor cloud agents after checkout