d35bfead71c1c749dc6e1f8c35e97e2e0f086cb1
- 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
MiniMax Skills
Beta — This project is under active development. Skills, APIs, and configuration formats may change without notice. We welcome feedback and contributions.
Development skills for AI coding agents. Plug into your favorite AI coding tool and get structured, production-quality guidance for frontend, fullstack, and Android development.
Skills
| Skill | Description |
|---|---|
frontend-dev |
Full-stack frontend development combining premium UI design, cinematic animations (Framer Motion, GSAP), AI-generated media assets via MiniMax API (image, video, audio, music, TTS), persuasive copywriting (AIDA framework), and generative art (p5.js, Three.js, Canvas). Tech stack: React / Next.js, Tailwind CSS. |
fullstack-dev |
Full-stack backend architecture and frontend-backend integration. REST API design, auth flows (JWT, session, OAuth), real-time features (SSE, WebSocket), database integration (SQL / NoSQL), production hardening, and release checklist. Guided workflow: requirements → architecture → implementation. |
android-native-dev |
Android native application development with Material Design 3. Kotlin / Jetpack Compose, adaptive layouts, Gradle configuration, accessibility (WCAG), build troubleshooting, performance optimization, and motion system. |
Installation
Claude Code
claude plugin install --from "https://github.com/MiniMax-AI/skills"
Cursor
git clone https://github.com/MiniMax-AI/skills.git ~/.cursor/minimax-skills
Add to your Cursor settings — point the skills path to ~/.cursor/minimax-skills/skills/.
Codex
git clone https://github.com/MiniMax-AI/skills.git ~/.codex/minimax-skills
mkdir -p ~/.agents/skills
ln -s ~/.codex/minimax-skills/skills ~/.agents/skills/minimax-skills
Restart Codex to discover the skills. See .codex/INSTALL.md for Windows instructions and details.
OpenCode
Add to your opencode.json:
{
"plugin": ["minimax-skills@git+https://github.com/MiniMax-AI/skills.git"]
}
Restart OpenCode. See .opencode/INSTALL.md for details.
License
Languages
C#
62.7%
Python
22.2%
Shell
11.9%
HTML
1.5%
JavaScript
0.9%
Other
0.8%