CURSOR-SKILLS - Groovy
Context
- Groovy scripts for email filters, integrations, or tools that run Groovy.
Syntax and best practices
- Groovy: Java-compatible syntax; closures; GStrings; verify compatibility with the runtime where the script runs.
- Keep the script documented and aligned with project docs when they exist.