Files
2026-02-11 08:53:21 -08:00

28 lines
535 B
JSON

{
"name": "design",
"displayName": "Design",
"version": "1.0.0",
"description": "UX specs, design systems, and developer handoff.",
"author": {
"name": "Cursor",
"email": "plugins@cursor.com"
},
"homepage": "https://github.com/cursor/plugins",
"repository": "https://github.com/cursor/plugins",
"license": "MIT",
"keywords": [
"design",
"ux",
"ui",
"figma",
"design-system"
],
"category": "utilities",
"tags": [
"design",
"ux",
"handoff"
],
"skills": "./skills/"
}