Update ReadMe#29
Merged
kieran-osgood-shopify merged 1 commit intoMay 11, 2026
Merged
Conversation
6c22dd0 to
eee6f56
Compare
/skills for AI - Update ReadMe
ecefb9a to
56e06e3
Compare
/skills for AI - Update ReadMe56e06e3 to
d6340a0
Compare
d6340a0 to
c9dc00e
Compare
c9dc00e to
731d669
Compare
731d669 to
9c35a97
Compare
markmur
approved these changes
May 11, 2026
9c35a97 to
da4cbcd
Compare
Contributor
Author
Merge activity
|
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.

What changes are you making?
You can view it visually here, I've moved the Ai Quickstart on skills section up the stack though
https://github.com/shopify-playground/checkout-kit/blob/eee6f56e98ff400c758042028382d24e4165930b/README.md
I've been thinking about making the repo more "AI Native"
This PR aims to update the readme to recommend AI patterns, such as /skills and .local clones and AGENTS.md updates
In terms of skills the first two that come to mind are:
Another pattern I've seen used is 'reference repositories' - basically you clone the repo locally, and tell AI to read that instead of web search
Perhaps we can use the Shopify.dev docs to create a local dev docs reference in there so there is an efficient path for reading those too?
How to test
Before you merge
Important
swift/README.mdand/orandroid/README.md)Releasing a new Swift version?
swift/ShopifyCheckoutKit.podspecswift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swiftswift/CHANGELOG.mdswift/README.md(major version only)Releasing a new Android version?
versionNameinandroid/lib/build.gradleandroid/CHANGELOG.mdandroid/README.mdTip
See the Contributing documentation for the full release process per platform.