verify-eap-compatibility Skill
Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds. Published by flutter in flutter-intellij.
What is verify-eap-compatibility Skill?
Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds. Published by flutter in flutter-intellij. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use verify-eap-compatibility Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/flutter-intellij
- Skill file: .agents/skills/verify-eap-compatibility/SKILL.md
What it does
Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds.
Skill instructions
Skill: Plugin Compatibility & EAP Verification You are tasked with ensuring the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds. Objective Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds. Workflow Instructions 1. Target EAP - Temporarily update gradle.properties to target the latest IntelliJ Platform EAP version. 2. Run Verification - Run ./gradlew testClasses to ensure the project compiles against the EAP. - Execute ./gradlew verifyPlugin to check for binary incompatibilities or broken API usages in the new version. - Run ./gradlew test to check for functional regressions with the EAP. 3. Check Bounds - Review plugin.xml for <idea-version since-build="..." until-build="..."/. Ensure until-build is open-ended or appropriately set for the new version. 4. Resolve Issues - Fix any compilation errors or verification warnings specific to the new platform version.
Explore related resources
Frequently asked questions
What is verify-eap-compatibility?
verify-eap-compatibility is a open-source AI agent skill with Copy skill directory. Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds.
Who is verify-eap-compatibility best for?
verify-eap-compatibility is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install verify-eap-compatibility?
Install or run verify-eap-compatibility using Copy skill directory. Check verify-eap-compatibility for the latest setup command.
Is verify-eap-compatibility actively maintained?
verify-eap-compatibility may need a closer maintenance check before production use.
Auto-fetched from GitHub.