mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-09-08 09:41:47 -03:00
Add scandit-sdk plugin (community → official promotion)
Scandit's SDK-integration skills plugin, live on the community marketplace since May. 86 skills covering barcode/ID/label capture across 11 platforms; skills-only, Apache-2.0, pinned to current HEAD of their renamed repo (Scandit/skills). No-Verification-Needed: registry metadata only; claude plugin validate passes Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
This commit is contained in:
parent
b819188d2e
commit
332a09a30a
@ -3210,6 +3210,21 @@
|
||||
},
|
||||
"homepage": "https://github.com/spotify/save-to-spotify"
|
||||
},
|
||||
{
|
||||
"name": "scandit-sdk",
|
||||
"displayName": "Scandit SDK",
|
||||
"description": "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.",
|
||||
"author": {
|
||||
"name": "Scandit"
|
||||
},
|
||||
"category": "development",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://github.com/Scandit/skills.git",
|
||||
"sha": "2f0731a090eb9c23a64b6dcd9559cf113df3313f"
|
||||
},
|
||||
"homepage": "https://www.scandit.com"
|
||||
},
|
||||
{
|
||||
"name": "security-guidance",
|
||||
"description": "Security review for Claude-generated code. Pattern-based warnings on edits, LLM-powered diff review on Stop, and an agentic commit reviewer that catches injection, XSS, SSRF, hardcoded secrets, and 25+ other vulnerability classes.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user