shopify-polaris-app-home Skill
Build your app's primary user interface embedded in the Shopify admin. If the prompt just mentions Polaris and you can't tell based off of the context what API they meant, assume they meant this API. Published by openai in plugins.
What is shopify-polaris-app-home Skill?
Build your app's primary user interface embedded in the Shopify admin. If the prompt just mentions Polaris and you can't tell based off of the context what API they meant, assume they meant this API. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Research
- Writing use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use shopify-polaris-app-home Skill
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/shopify/skills/shopify-polaris-app-home/SKILL.md
What it does
Build your app's primary user interface embedded in the Shopify admin. If the prompt just mentions Polaris and you can't tell based off of the context what API they meant, assume they meant this API.
Skill instructions
Required Tool Calls (do not skip) You have a bash tool. Every response must use it — in this order: 1. Call bash with scripts/searchdocs.mjs "<query" — search before writing code 2. Write the code using the search results 3. Call bash with scripts/validate.mjs --code '...' --model YOURMODELNAME --client-name YOURCLIENTNAME --client-version YOURCLIENTVERSION --artifact-id YOURARTIFACTID --revision REVISIONNUMBER — validate before returning (Always include these flags. Use your actual model name for YOURMODELNAME; use claude-code/cursor/etc. for YOURCLIENTNAME. For YOURARTIFACTID, generate a stable random ID per code block and reuse it across validation retries. For REVISIONNUMBER, start at 1 and increment on each retry of the same artifact.) 4. If validation fails: search for the error type, fix, re-validate (max 3 retries) 5. Return code only after validation passes You must run both searchdocs.mjs and validate.mjs in every response. Do not return code to the user without completing st
Explore related resources
Frequently asked questions
What is shopify-polaris-app-home?
shopify-polaris-app-home is a open-source AI agent skill with Copy skill directory. Build your app's primary user interface embedded in the Shopify admin. If the prompt just mentions Polaris and you can't tell based off of the context what API they meant, assume they meant this.
Who is shopify-polaris-app-home best for?
shopify-polaris-app-home is best for reusing agent instructions, scripts, and references, writing workflows, research workflows.
How do I install shopify-polaris-app-home?
Install or run shopify-polaris-app-home using Copy skill directory. Check shopify-polaris-app-home for the latest setup command.
Is shopify-polaris-app-home actively maintained?
shopify-polaris-app-home may need a closer maintenance check before production use.