Speed up MatrixScan AR integration with Agent Skills
Install the official skill to help your coding agent (Claude Code, Codex, Cursor, etc.) integrate, debug, and customize MatrixScan AR on Android following Scandit's recommended patterns. More info →
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 --skill matrixscan-ar-androidYour coding agent loads the skill automatically based on your prompt; to invoke it explicitly, call /matrixscan-ar-android followed by your task.
About MatrixScan AR
MatrixScan AR enables you to build applications and workflows involving augmented reality overlays to highlight barcodes and display additional information over them.
MatrixScan is powered by the BarcodeAr functionality of the Scandit Smart Data Capture SDK. It can be used to add the following customizabe UI elements to your workflows:
Highlights
Used to enable the user to identify the scanned barcode. They are shown on top of the respective barcode and displayed as soon as the barcode is scanned.
Annotations
Displayed outside of the area of a barcode and attach to the scanned barcode. There are multiple types of annotations available:
Info Annotation
Comprised of any desired combination of text and/or icons. Info annotations are displayed on the screen and can be configured to appear on scan.
Status Icons
The collapsed icon is shown as soon as the barcode is scanned. It expands to display the icon and any desired text when the user taps on it, and collapses once tapped again.
Popovers
Comprised of any desired combination of text and icons. Popovers appear upon tapping the respective highlight and can be configured to appear on scan. They are removed on tapping the highlight or area inside the popover.