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

29 lines
621 B
JSON

{
"name": "frontend",
"displayName": "Frontend",
"version": "1.0.0",
"description": "Frontend development with React, TypeScript, accessibility, and performance.",
"author": {
"name": "Cursor",
"email": "plugins@cursor.com"
},
"homepage": "https://github.com/cursor/plugins",
"repository": "https://github.com/cursor/plugins",
"license": "MIT",
"keywords": [
"frontend",
"react",
"typescript",
"accessibility",
"performance"
],
"category": "developer-tools",
"tags": [
"frontend",
"ui",
"performance"
],
"skills": "./skills/",
"rules": "./rules/"
}