Scandit

matrixscan-batch-maui

Cursor Skill

Use when MatrixScan Batch (BarcodeBatch / BarcodeTracking) is involved in a .NET MAUI project (`<UseMaui>true</UseMaui>`, target frameworks include `net*-android` and/or `net*-ios`, `Scandit.DataCapture.Barcode.Maui` NuGet) — whether the user mentions MatrixScan, MatrixScan Batch, BarcodeBatch, or BarcodeTracking directly, or the codebase already uses `BarcodeBatch*` classes and something needs to be added, changed, fixed, or migrated. This includes adding MatrixScan Batch to a MAUI app, configuring `BarcodeBatchSettings` and symbologies, handling tracked barcodes via `IBarcodeBatchListener` or the `SessionUpdated` event, adding the `<scandit:DataCaptureView>` XAML control, creating a `BarcodeBatchBasicOverlay` after the view's handler is attached, anchoring custom MAUI `ContentView`s on top of tracked barcodes via `BarcodeBatchAdvancedOverlay` and the `ToPlatform` partial-class pattern, handling the `OnAppearing`/`OnDisappearing` lifecycle, requesting `Permissions.Camera`, upgrading or migrating between Scandit SDK versions (v6→v7, v7→v8, or any bump of the Scandit .NET MAUI SDK), troubleshooting MatrixScan Batch behavior (black preview, frozen/stuttering preview on iOS, advanced-overlay views not appearing), or replacing a third-party multi-barcode scanner (ZXing.Net.Maui multi-detection, BarcodeScanning.Native.Maui multi-detection) with MatrixScan Batch. If the project has `<UseMaui>true</UseMaui>` and MatrixScan Batch (`BarcodeBatch`) is in play — including any question about upgrading the Scandit .NET MAUI SDK — use this skill.

AI agent skills for integrating the Scandit Data Capture SDK — product selection, documentation, and implementation guides for barcode scanning, ID capture, and smart label capture.

Skills69
barcode-capture-androidUse when BarcodeCapture is involved in an Android project — whether the user mentions BarcodeCapture directly, or the codebase already uses BarcodeCapture as its barcode scanning library and something needs to be added, changed, fixed, or migrated. This includes adding BarcodeCapture to a new Android app, modifying scan settings, handling scan results, customizing the BarcodeCapture overlay, upgrading or migrating between SDK versions (v6→v7, v7→v8, or any bump of the Scandit SDK), troubleshooting BarcodeCapture behavior, or replacing a third-party barcode scanning library (such as ZXing or ML Kit) with BarcodeCapture. If the project is Android and BarcodeCapture is in play — including any question about upgrading the Scandit Android SDK — use this skill.
barcode-capture-capacitorUse when BarcodeCapture (single-barcode scanning) is involved in a Capacitor project — whether the user mentions BarcodeCapture directly, or the codebase already uses BarcodeCapture as its scanning mode and something needs to be added, changed, fixed, or migrated. This includes adding BarcodeCapture to a new Capacitor app, configuring symbologies and BarcodeCaptureSettings, wiring the BarcodeCaptureListener, mounting a DataCaptureView with a BarcodeCaptureOverlay, switching the camera frame source, customizing feedback or viewfinders, upgrading between SDK versions, or troubleshooting BarcodeCapture behavior. If the project is Capacitor and BarcodeCapture is in play, use this skill.
barcode-capture-cordovaUse when BarcodeCapture is involved in a Cordova project — whether the user mentions BarcodeCapture directly, or the codebase already uses BarcodeCapture as its barcode scanning mode and something needs to be added, changed, fixed, or migrated. This includes adding BarcodeCapture to a new Cordova app, modifying scan settings, handling scan results, wiring the DataCaptureView and BarcodeCaptureOverlay, upgrading between SDK versions, or troubleshooting BarcodeCapture behavior. If the project is Cordova and BarcodeCapture is in play, use this skill.
barcode-capture-flutterUse when BarcodeCapture is involved in a Flutter project — whether the user mentions BarcodeCapture directly, or the codebase already uses BarcodeCapture as its barcode scanning library and something needs to be added, changed, fixed, or migrated. This includes adding BarcodeCapture to a new Flutter app, modifying scan settings, handling scan results, customizing the BarcodeCapture overlay, upgrading between SDK versions, or troubleshooting BarcodeCapture behavior. If the project is Flutter and BarcodeCapture is in play, use this skill.
barcode-capture-iosUse when BarcodeCapture is involved in an iOS project — whether the user mentions BarcodeCapture directly, or the codebase already uses BarcodeCapture as its barcode scanning library and something needs to be added, changed, fixed, or migrated. This includes adding BarcodeCapture to a new iOS app, modifying scan settings, handling scan results, customizing the BarcodeCapture overlay, upgrading between SDK versions, troubleshooting BarcodeCapture behavior, or replacing a third-party barcode scanning library with BarcodeCapture. If the project is iOS and BarcodeCapture is in play, use this skill.