Generates a complete Spring Boot CRUD feature (entity, repository, service, controller, DTOs, tests) in an existing project. Use when user asks to "add CRUD for", "generate entity", "create a feature for", "add REST endpoints for", "scaffold a feature", or "build CRUD for".
$npx -y skills add ducpm2303/claude-java-plugins --skill java-crudInstalls into the current project.
Run `npx skills use "https://github.com/ducpm2303/claude-java-plugins" --skill "ducpm2303/claude-java-plugins/java-crud"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ducpm2303/claude-java-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ducpm2303/claude-java-plugins"` and select the relevant skills, then follow their instructions.