Skip to main content

Agent Skills for .NET Android

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 Android 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 Android"). 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. barcode-capture-net-android) 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

Available skills for .NET Android

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

SkillCoversDocs
data-capture-sdkShared baseline — product selection, license activation, framework boilerplate, troubleshooting. Recommended alongside any product skill.
barcode-capture-net-androidBarcode Capture (single-barcode scanning) integration & migration.Barcode Capture
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)

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