skills  by MiniMax-AI

AI coding agent skills for structured development

Created 2 weeks ago

New!

8,878 stars

Top 5.8% on SourcePulse

GitHubView on GitHub
Project Summary

This project provides a suite of development "skills" designed to integrate with AI coding agents, offering structured, production-quality guidance across diverse software engineering domains. It aims to enhance AI-assisted development by providing pre-defined, robust capabilities for frontend, fullstack, mobile, shader, document, and media generation tasks.

How It Works

The core approach involves packaging specialized development functionalities as modular "skills." These skills leverage specific technologies and structured workflows, allowing AI coding tools to access and execute complex tasks like UI design with animations, backend architecture, native mobile development, GLSL shader creation, and professional document/spreadsheet generation. This modularity aims to provide AI agents with consistent, high-quality outputs.

Quick Start & Requirements

Installation varies by AI coding tool:

  • Claude: claude plugin marketplace add https://github.com/MiniMax-AI/skills and claude plugin install minimax-skills.
  • Cursor: git clone https://github.com/MiniMax-AI/skills.git ~/.cursor/minimax-skills, then add to Cursor settings.
  • Codex: git clone https://github.com/MiniMax-AI/skills.git ~/.codex/minimax-skills, create ~/.agents/skills, and symlink ~/.codex/minimax-skills/skills to ~/.agents/skills/minimax-skills. Restart Codex. (See .codex/INSTALL.md for Windows).
  • OpenCode: git clone https://github.com/MiniMax-AI/skills.git ~/.minimax-skills, create ~/.config/opencode/skills, and symlink ~/.minimax-skills/skills/* to ~/.config/opencode/skills/. Restart OpenCode. (See .opencode/INSTALL.md). Prerequisites include the respective AI coding tools. A Python validation script (python .claude/skills/pr-review/scripts/validate_skills.py) is available for local testing.

Highlighted Details

  • Frontend/Fullstack: Skills cover React/Next.js frontend with advanced animations and AI media generation, alongside backend architecture, REST APIs, authentication, and database integration.
  • Mobile/Shaders: Native Android (Kotlin/Compose) and iOS (SwiftUI/UIKit) development skills adhere to platform HIGs and accessibility standards. Shader development supports GLSL and ShaderToy compatibility.
  • Document/Media Generation: Includes PDF generation/filling, PowerPoint creation (PptxGenJS), Excel manipulation (pandas, zero format loss), DOCX editing (OpenXML SDK), and animated GIF sticker creation via MiniMax APIs.

Maintenance & Community

The project is under active development, with potential for API and format changes. Contributions are welcomed, guided by CONTRIBUTING.md which details PR format and skill structure requirements. Automated PR validation checks are in place, with a local script available for pre-submission testing.

Licensing & Compatibility

Licensed under the permissive MIT license, generally compatible with commercial use and closed-source projects.

Limitations & Caveats

Currently in "Beta" and "under active development," meaning skills, APIs, and configurations are subject to change without notice, potentially impacting stability and requiring ongoing maintenance.

Health Check
Last Commit

3 days ago

Responsiveness

Inactive

Pull Requests (30d)
34
Issues (30d)
24
Star History
9,023 stars in the last 18 days

Explore Similar Projects

Starred by Peter Norvig Peter Norvig(Author of "Artificial Intelligence: A Modern Approach"; Research Director at Google) and Taranjeet Singh Taranjeet Singh(Cofounder of Mem0).

awesome-generative-ai by steven2358

0.6%
12k
Curated list of Generative AI projects and services
Created 3 years ago
Updated 2 days ago
Feedback? Help us improve.