Perform a pedantic, multi-perspective code review on the current diff or git changes against the styleguide and software engineering best practices.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٣ من skills من flutter/flutter-intellij. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٣ من أصل ١٣ skills مجمعة.
Perform a pedantic, multi-perspective code review on the current diff or git changes against the styleguide and software engineering best practices.
لغة النص الأصلي: الإنجليزية
Prepare and execute a new release for the flutter-intellij plugin, including updating dependencies, compatibility bounds, changelogs, and verification.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies.
لغة النص الأصلي: الإنجليزية
Optimize plugin size and security by removing unused dependencies and updating outdated libraries.
لغة النص الأصلي: الإنجليزية
Prevent UI freezes and ensure a responsive user experience by validating threading rules and migrating blocking calls off the Event Dispatch Thread (EDT).
لغة النص الأصلي: الإنجليزية
Reduce technical debt and improve code quality by systematically resolving static analysis warnings.
لغة النص الأصلي: الإنجليزية
Reduce plugin size by scanning resources/icons and removing unreferenced assets.
لغة النص الأصلي: الإنجليزية
Optimize memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations.
لغة النص الأصلي: الإنجليزية
Eliminate plugin verification warnings and errors (Internal API usage, Override-only API usage, etc.) identified by ./gradlew verifyPlugin.
لغة النص الأصلي: الإنجليزية
Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds.
لغة النص الأصلي: الإنجليزية
Remove support for an older IntelliJ Platform / Android Studio version from the project and clean up obsolete code, baselines, and CI configurations.
لغة النص الأصلي: الإنجليزية
Assistance with triage of unprioritized issues. Use when the user asks for help with triage.
لغة النص الأصلي: الإنجليزية