Skip to main content

Agent Skills for .NET 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 .NET 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 .NET 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-net-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

Already installed? Update steps differ by agent — see how to keep your skills up to date.

Available skills for .NET iOS

Each skill targets a specific Scandit product on .NET iOS.

SkillCoversDocs
data-capture-sdkShared baseline — product selection, license activation, framework boilerplate, troubleshooting. Recommended alongside any product skill.
sparkscan-net-iosSparkScan integration & migration.SparkScan
barcode-capture-net-iosBarcode Capture (single-barcode scanning) integration & migration.Barcode Capture
matrixscan-batch-net-iosMatrixScan Batch (BarcodeBatch) integration & migration.MatrixScan Batch
matrixscan-ar-net-iosMatrixScan AR (Barcode AR) integration & migration.MatrixScan AR
matrixscan-count-net-iosMatrixScan Count (BarcodeCount) integration & migration.MatrixScan Count
label-capture-net-iosSmart Label Capture integration & migration.Smart Label Capture
id-capture-net-iosID Capture (passport, driver’s license & ID document scanning) integration & migration.ID Capture
sparkscan-mauiSparkScan integration & migration — SparkScan for .NET MAUI (cross-platform iOS + Android).SparkScan for .NET MAUI (cross-platform iOS + Android)
barcode-capture-mauiBarcode Capture (single-barcode scanning) integration & migration — Barcode Capture for .NET MAUI (cross-platform iOS + Android).Barcode Capture for .NET MAUI (cross-platform iOS + Android)
matrixscan-batch-mauiMatrixScan Batch (BarcodeBatch) integration & migration — MatrixScan Batch for .NET MAUI (cross-platform iOS + Android).MatrixScan Batch for .NET MAUI (cross-platform iOS + Android)
matrixscan-ar-mauiMatrixScan AR (Barcode AR) integration & migration — MatrixScan AR for .NET MAUI (cross-platform iOS + Android).MatrixScan AR for .NET MAUI (cross-platform iOS + Android)
matrixscan-count-mauiMatrixScan Count (BarcodeCount) integration & migration — MatrixScan Count for .NET MAUI (cross-platform iOS + Android).MatrixScan Count for .NET MAUI (cross-platform iOS + Android)
label-capture-net-mauiSmart Label Capture integration & migration — Smart Label Capture for .NET MAUI (cross-platform iOS + Android).Smart Label Capture for .NET MAUI (cross-platform iOS + Android)
id-capture-net-mauiID Capture (passport, driver’s license & ID document scanning) integration & migration — ID Capture for .NET MAUI (cross-platform iOS + Android).ID Capture for .NET MAUI (cross-platform iOS + Android)

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 .NET 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.