|
|
@@ -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.",
|