Skip to main content

Agent Skills for React Native

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 React Native 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 React Native"). 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-rn) 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 React Native

Each skill targets a specific Scandit product on React Native.

SkillCoversDocs
data-capture-sdkShared baseline — product selection, license activation, framework boilerplate, troubleshooting. Recommended alongside any product skill.
sparkscan-rnSparkScan integration & migration.SparkScan
barcode-capture-rnBarcode Capture (single-barcode scanning) integration & migration.Barcode Capture
matrixscan-batch-rnMatrixScan Batch (BarcodeBatch) integration & migration.MatrixScan Batch
matrixscan-ar-rnMatrixScan AR (Barcode AR) integration & migration.MatrixScan AR
matrixscan-count-rnMatrixScan Count (BarcodeCount) integration & migration.MatrixScan Count
label-capture-rnSmart 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 React Native 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.