github.com/flutter/flutter-intellij
Skill | Added | Review |
|---|---|---|
triage-helper .gemini/skills/triage/SKILL.md Assistance with triage of unprioritized issues. Use when the user asks for help with triage. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 21aaf0b | |
verify-eap-compatibility .agents/skills/verify-eap-compatibility/SKILL.md Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
resolve-verification-issues .agents/skills/resolve-verification-issues/SKILL.md Eliminate plugin verification warnings and errors (Internal API usage, Override-only API usage, etc.) identified by ./gradlew verifyPlugin. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
remove-platform-version .agents/skills/remove-platform-version/SKILL.md Remove support for an older IntelliJ Platform / Android Studio version from the project and clean up obsolete code, baselines, and CI configurations. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
migrate-intellij-util .agents/skills/migrate-intellij-util/SKILL.md Optimize memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
code-review .agents/skills/code-review/SKILL.md Perform a pedantic, multi-perspective code review on the current diff or git changes against the styleguide and software engineering best practices. | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
cleanup-unused-assets .agents/skills/cleanup-unused-assets/SKILL.md Reduce plugin size by scanning resources/icons and removing unreferenced assets. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
cleanup-code-inspections .agents/skills/cleanup-code-inspections/SKILL.md Reduce technical debt and improve code quality by systematically resolving static analysis warnings. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
audit-ui-thread-safety .agents/skills/audit-ui-thread-safety/SKILL.md Prevent UI freezes and ensure a responsive user experience by validating threading rules and migrating blocking calls off the Event Dispatch Thread (EDT). | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
audit-dependencies .agents/skills/audit-dependencies/SKILL.md Optimize plugin size and security by removing unused dependencies and updating outdated libraries. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
audit-accessibility .agents/skills/audit-accessibility/SKILL.md Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies. | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b | |
add-missing-unit-test .agents/skills/add-missing-unit-test/SKILL.md Add a new unit test for a class that currently lacks one or add a new test case to an existing test file, verifying improvement with Kover. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 21aaf0b |