Files
minimax-skills/.cursor-plugin/plugin.json

16 lines
512 B
JSON
Raw Normal View History

{
"name": "minimax-skills",
"displayName": "MiniMax Skills",
"description": "MiniMax AI skills library: frontend development, fullstack development, and Android native development",
"version": "1.0.0",
"author": {
"name": "MiniMax AI"
},
"homepage": "https://github.com/MiniMax-AI/skills",
"repository": "https://github.com/MiniMax-AI/skills",
"license": "MIT",
"keywords": ["skills", "frontend", "fullstack", "android", "minimax"],
"logo": "assets/logo.png",
"skills": "./skills/"
}