cursor

cursor is an agent for coding agents from khadinakbarlabs/shopify-app-builder. It costs 0 tokens per session (355 once invoked), scanned A, original, MIT.

A Cursor integration for a collection of Shopify development skills. Cursor is a code editor with an AI assistant that can use these skills directly or through a shared installer.

In plain words
What is it for?
Use it to build or review Shopify apps, Polaris interfaces, App Bridge flows, Remix routes, Shopify API calls, extensions, and webhook handlers.
Why use it?
It gives Cursor focused guidance for Shopify code instead of requiring the developer to explain the platform and its patterns in every request.

Agent

Part of the shopify-app-builder plugin — 32 skills, 9 commands, 12 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/khadinakbarlabs/shopify-app-builder/cursor
Clone the repo
git clone --depth 1 https://github.com/khadinakbarlabs/shopify-app-builder

Or install shopify-app-builder, the plugin that ships this one along with the rest of its 32 skills, 9 commands, 12 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cursor

README.md
[![agentmods](https://agentmods.dev/badge/agents/khadinakbarlabs/shopify-app-builder/cursor.svg)](https://agentmods.dev/agents/khadinakbarlabs/shopify-app-builder/cursor)
Your own site
<a href="https://agentmods.dev/agents/khadinakbarlabs/shopify-app-builder/cursor"><img src="https://agentmods.dev/badge/agents/khadinakbarlabs/shopify-app-builder/cursor.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 355 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00355
Opus 5 $0.00000 $0.00178
Sonnet 5 $0.00000 $0.00071
Haiku 4.5 $0.00000 $0.00036

Measured 4d ago against content hash ee7ec7718cb2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cursor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

docs/agents/cursor.md · 41 lines

What it actually says

Cursor guide

Cursor can consume the native .cursor-plugin/plugin.json package surface or install the shared Agent Skills collection directly.

Install

Until the plugin is accepted into Cursor's public marketplace, use the portable installation path:

npx skills add khadinakbarlabs/shopify-app-builder --skill '*' --agent cursor --copy --yes

The repository already includes the Cursor manifest needed for marketplace submission and compatible direct-plugin tooling.

Best use cases

  • In-editor implementation of Polaris, App Bridge, Remix, and Shopify API flows.
  • Reviewing selected files or diffs for scopes, HMAC handling, GraphQL errors, and UX anti-patterns.
  • Generating small extensions or webhook handlers while keeping the active code context visible.
  • Applying focused Shopify guidance during Composer or Agent workflows.

Operating guidelines

  • Reference a skill by name in the prompt when the automatic trigger is ambiguous.
  • Include the relevant configuration, route, extension, or schema files in context; do not ask the agent to infer them.
  • Request a focused diff and verification command for each change.
  • Do not paste live secrets into chat or accept a deployment/publication action without explicit approval.
  • Re-check unstable Shopify facts against official documentation.

Example prompts

Use polaris-ui and ux-polaris-antipatterns to review the selected route.
Use app-auth to fix this token-exchange handler without widening scopes.
Use ux-empty-error-states to implement loading, empty, and partial-failure states here.

Verify

Start a new Cursor Agent chat and ask it to use using-shopify-app-builder. Confirm it can read the installed skill and route a webhook request to webhooks plus app-auth.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 41 lines · 0 tokens per session scan A ee7ec7718cb2

Subscribe to this mod's changes

cursor is an agent published in the GitHub repository khadinakbarlabs/shopify-app-builder (1 stars, last pushed 25d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 355 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.