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

16 lines
615 B
JSON
Raw Normal View History

{
"name": "minimax-skills",
"displayName": "MiniMax Skills",
2026-03-17 19:54:03 +08:00
"description": "MiniMax AI skills library: frontend development, fullstack development, Android native development, iOS application development, shader development, and GIF sticker maker",
"version": "1.0.0",
"author": {
"name": "MiniMax AI"
},
"homepage": "https://github.com/MiniMax-AI/skills",
"repository": "https://github.com/MiniMax-AI/skills",
"license": "MIT",
2026-03-17 19:54:03 +08:00
"keywords": ["skills", "frontend", "fullstack", "android", "ios", "shader", "gif", "sticker", "minimax"],
"logo": "assets/logo.png",
"skills": "./skills/"
}