Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

flutter-intellij

flutter-intellij contient 12 skills collectées depuis flutter, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
2.0k
mis à jour
2026-07-10
Forks
345
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-missing-unit-test
Analystes en assurance qualité des logiciels et testeurs

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.

2026-07-10
audit-accessibility
Concepteurs web et d'interfaces numériques

Ensure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies.

2026-07-10
audit-dependencies
Développeurs de logiciels

Optimize plugin size and security by removing unused dependencies and updating outdated libraries.

2026-07-10
audit-ui-thread-safety
Développeurs de logiciels

Prevent UI freezes and ensure a responsive user experience by validating threading rules and migrating blocking calls off the Event Dispatch Thread (EDT).

2026-07-10
cleanup-code-inspections
Développeurs de logiciels

Reduce technical debt and improve code quality by systematically resolving static analysis warnings.

2026-07-10
cleanup-unused-assets
Développeurs de logiciels

Reduce plugin size by scanning resources/icons and removing unreferenced assets.

2026-07-10
migrate-intellij-util
Développeurs de logiciels

Optimize memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations.

2026-07-10
resolve-verification-issues
Développeurs de logiciels

Eliminate plugin verification warnings and errors (Internal API usage, Override-only API usage, etc.) identified by ./gradlew verifyPlugin.

2026-07-10
verify-eap-compatibility
Développeurs de logiciels

Ensure the plugin remains compatible with the latest IntelliJ Platform releases and EAP (Early Access Program) builds.

2026-07-10
remove-platform-version
Développeurs de logiciels

Remove support for an older IntelliJ Platform / Android Studio version from the project and clean up obsolete code, baselines, and CI configurations.

2026-07-09
code-review
Analystes en assurance qualité des logiciels et testeurs

Perform a pedantic, multi-perspective code review on the current diff or git changes against the styleguide and software engineering best practices.

2026-06-30
triage-helper
Développeurs de logiciels

Assistance with triage of unprioritized issues. Use when the user asks for help with triage.

2026-02-04