Skip to main content
Run any Skill in Manus
with one click

mybatis-plus-generator

Generates MyBatis-Plus code (Entity, Mapper, Service, ServiceImpl, Controller, DTO, VO, BO) from database tables. Supports MVC and DDD architectures, Java and Kotlin, with standard CRUD and custom methods. Use ONLY when the user explicitly mentions MyBatis-Plus or mybatis-plus-generator; do NOT trigger for JPA, Hibernate, or other ORMs.

Overview

Generates MyBatis-Plus code (Entity, Mapper, Service, ServiceImpl, Controller, DTO, VO, BO) from database tables. Supports MVC and DDD architectures, Java and Kotlin, with standard CRUD and custom methods. Use ONLY when the user explicitly mentions MyBatis-Plus or mybatis-plus-generator; do NOT trigger for JPA, Hibernate, or other ORMs.

Install command
npx skills add https://github.com/partme-ai/full-stack-skills --skill mybatis-plus-generator

Copy and paste this command into Claude Code to install the skill

Stars455
Forks79
UpdatedMarch 25, 2026 at 08:54
File Explorer
45 files
SKILL.md
readonly