grails-core
Build, test, and upgrade Grails web applications with AI guidance
All Skills in This Repository (9)
Pure Emerald Level Indicatorsjava-developer
Apply Java 17 features to Groovy/Grails projects with Gradle and CI workflows.
groovy-developer
Guide Groovy 4 development with metaprogramming, DSL design, and Spock testing.
grails-developer
Guide developers in building Grails 7 web applications and REST APIs.
hibernate-developer
Guides Hibernate 7 domain binding, mapping migration, and integration testing in grails-data-hibernate7.
violation-fixer
Runs and fixes CodeNarc, Checkstyle, PMD, and SpotBugs violations across grails-core Gradle modules.
test-fixer
Runs, reviews, and triages Gradle test failures across grails-core modules.
mono-repo-integration
Merges standalone Grails plugin repositories into the grails-core monorepo as Gradle subprojects.
gradle-developer
Guides Gradle 9 build script changes in the apache/grails-core monorepo following its conventions.
grails-8-upgrade
Guides migration of Grails applications from Grails 7.x to Grails 8.
Frequently Asked Questions
FAQPage SchemaHow to install grails-core skills?โผ
Run `npx skills add apache/grails-core --all -g -y` in your terminal to install all skills in this suite globally.
How to upgrade a Grails 7 app to Grails 8?โผ
The grails-8-upgrade skill walks your agent through JDK 21, Spring Boot 4.1, Jackson 3, and Hibernate changes with a step-by-step migration checklist.
Can AI fix Grails build and test failures?โผ
Yes. The test-fixer and violation-fixer skills interpret Gradle reports and resolve CodeNarc, Checkstyle, PMD, and SpotBugs issues automatically.
Does this work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible agents.
Do I need Grails experience to use these skills?โผ
No. The skills encode framework conventions and best practices, so your agent produces correct Grails code from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core