Perform a pedantic, multi-perspective code review on the current diff or git changes against the styleguide and software engineering best practices.
原文语言:英语
菜单
SkillsMP 已收集 flutter/flutter-intellij 中的 13 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 13 / 13 个已收集 Skill。
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.
原文语言:英语