Scandit

matrixscan-count-net-android

Cursor Skill

Use when MatrixScan Count (`BarcodeCount*` / Barcode Count) is involved in a .NET for Android project (`net*-android` target framework, `Scandit.DataCapture.Barcode` NuGet) — whether the user mentions MatrixScan Count, Barcode Count, counting/receiving barcodes, or `BarcodeCount` directly, or the codebase already uses `BarcodeCount` as its high-volume barcode counting library and something needs to be added, changed, fixed, or migrated. This includes adding `BarcodeCount` to a new .NET Android app, configuring `BarcodeCountSettings`, wiring up `IBarcodeCountListener` or the `Scanned` event, hosting the counting UI with `BarcodeCountView` (`BarcodeCountViewStyle.Icon`/`Dot`), handling the camera frame source (`Camera` + `SetFrameSourceAsync`) and `barcodeCount.Enabled`, storing scanned barcodes from `BarcodeCountSession.RecognizedBarcodes`, implementing a capture/receiving list with `BarcodeCountCaptureList` + `TargetBarcode` + `IBarcodeCountCaptureListListener`, reading the spatial map (`BarcodeSpatialGrid`), customizing `BarcodeCountFeedback`, handling List/Exit/SingleScan button taps, customizing brushes via `IBarcodeCountViewListener`, the status mode (`IBarcodeCountStatusProvider`), the not-in-list action, upgrading or migrating between Scandit SDK versions (v6→v7, v7→v8, or any bump of the Scandit .NET SDK), troubleshooting `BarcodeCount` behavior, or replacing a manual multi-barcode-counting approach with `BarcodeCount`. If the project targets `net*-android` and is **not** a MAUI app (`<UseMaui>true</UseMaui>`) and `BarcodeCount` is in play — including any question about upgrading the Scandit .NET Android 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.