Skip to main content

Agent Skills for iOS

Stop hunting for the right snippet. Scandit's Agent Skills bring 15 years of barcode, label, and ID scanning expertise directly into your coding agent: Claude Code, Codex, Cursor, GitHub Copilot, Gemini, OpenCode, and 40+ others. Describe what you want to build and the skill writes the iOS integration into your codebase: SDK setup, license activation, UI wiring, performance defaults, and the edge cases to avoid. Skills stay in sync with every SDK release, so the generated code always targets current, validated APIs.

How it works

  1. Describe your use case in plain language inside your AI coding tool (e.g. "scan barcodes in a warehouse picking app on iOS"). The more detail, the better — the agent will ask follow-ups if anything is missing.
  2. The data-capture-sdk product-picker skill recommends the right Scandit product and framework combination, grounded in real customer integrations.
  3. The matching product-and-framework skill (e.g. sparkscan-ios) takes over and writes the integration directly into your codebase. Review the result and ship.

Install the Scandit skills bundle

Installing the bundle gives your agent access to every Scandit skill, including the data-capture-sdk product picker. Your agent loads the right one automatically based on your prompt — or you can invoke a specific skill explicitly with /skill-name followed by your task.

Run this in a terminal in your project directory, then follow the instructions to select your coding agent.

npx skills add https://github.com/scandit/skills

Available skills for iOS

Each skill targets a specific Scandit product on iOS.

SkillCoversDocs
data-capture-sdkShared baseline — product selection, license activation, framework boilerplate, troubleshooting. Recommended alongside any product skill.
sparkscan-iosSparkScan integration & migration.SparkScan
matrixscan-batch-iosMatrixScan Batch (BarcodeBatch) integration & migration.MatrixScan Batch
matrixscan-ar-iosMatrixScan AR (Barcode AR) integration & migration.MatrixScan AR
matrixscan-ar-annotation-iosMatrixScan AR (Barcode AR) integration & migration — Annotation overlay.MatrixScan AR — Annotation overlay
matrixscan-ar-highlight-iosMatrixScan AR (Barcode AR) integration & migration — Highlight overlay.MatrixScan AR — Highlight overlay
label-capture-iosSmart Label Capture integration & migration.Smart Label Capture

Install a single skill

Prefer to install just one skill instead of the full bundle? Open the product page linked in the Docs column above — each product page has its own install box with the right command for that specific iOS skill.

Learn more

Scandit also publishes AI-readable documentation in llms.txt and via Context7, so any AI agent — even without our skills installed — can pull in current, structured Scandit knowledge instead of relying on outdated training data.