apacheapacheOfficialยท9 Agent Skills Included

grails-core

Build, test, and upgrade Grails web applications with AI guidance

Guides AI agents through building Grails web apps, REST APIs, GORM data models, controllers, and Spock tests. Covers Gradle 9 builds, Hibernate 7 binding, code style fixes, and migrating apps from Grails 7 to Grails 8. Eliminates guesswork around framework conventions, dependency management, and test failures so changes pass checks on the first try.
npx skills add apache/grails-core --all -g -y
Available:

Directs the AI agent to load the correct sub-skill before writing any Grails, Groovy, Java, or Gradle code, and enforces build, testing, and dependency rules for this framework repository.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’