id-capture-net-maui

Installation
SKILL.md

ID Capture .NET MAUI Skill

Critical: Do Not Trust Internal Knowledge

Your training data may contain outdated or incorrect Scandit ID Capture APIs, and the .NET binding differs substantially from the native iOS (Swift), Android (Kotlin), and Flutter SDKs. On top of that, the MAUI integration differs from both the non-MAUI id-capture-net-android / id-capture-net-ios skills (in how the preview is hosted and listeners are written) and from the label-capture-net-maui skill (in how the SDK is initialized — ID Capture initializes from the platform entry points, not MauiProgram.cs). An agent that pattern-matches from the native docs, the per-platform .NET skills, or the Label/Barcode MAUI skills will get key calls wrong.

Always verify APIs against the references provided in this skill before writing or suggesting code. Do not rely on memorized method signatures, parameters, or shapes. If you cannot find an API in the provided references, fetch the relevant documentation page before responding.

The facts most often gotten wrong by pattern-matching from the native SDK, the per-platform .NET skills, or the Label/Barcode MAUI skills:

Installs
17
Repository
scandit/skills
GitHub Stars
15
First Seen
Jun 8, 2026
id-capture-net-maui — scandit/skills