Add skills library and plugin configs for Claude, Cursor, Codex, and OpenCode
- Add frontend-dev, fullstack-dev, and android-native-dev skills - Add plugin configs for Claude Code, Cursor, Codex, and OpenCode - Add English and Chinese READMEs with installation instructions - Add .gitignore
This commit is contained in:
18
.claude-plugin/marketplace.json
Normal file
18
.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "minimax-skills",
|
||||
"description": "MiniMax AI skills library for frontend, fullstack, and Android native development",
|
||||
"owner": {
|
||||
"name": "MiniMax AI"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "minimax-skills",
|
||||
"description": "MiniMax AI skills library: frontend development, fullstack development, and Android native development",
|
||||
"version": "1.0.0",
|
||||
"source": "./",
|
||||
"author": {
|
||||
"name": "MiniMax AI"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user