migrate-intellij-util Skill
Optimize memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations. Published by flutter in flutter-intellij.
What is migrate-intellij-util Skill?
Optimize memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations. 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
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use migrate-intellij-util Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/flutter-intellij
- Skill file: .agents/skills/migrate-intellij-util/SKILL.md
What it does
Optimize memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations.
Skill instructions
Skill: API Migration to use com.intellij.util. classes and methods You are tasked with optimizing memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations. Objective Go read https://javadoc.jetbrains.net/teamcity/openapi/current/com/intellij/util/package-summary.html, and then optimize memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations. Candidates for Migration - ArrayList - SmartList (for potentially empty/small lists) - HashMap / ConcurrentHashMap - ContainerUtil maps - String manipulation - StringUtil (e.g., isEmpty, join, notNullize) - Path / File string manipulation - PathUtil - javax.swing.Timer - Alarm (for UI-related callbacks/debouncing) - Null checks - ObjectUtils (e.g., doIfNotNull, coalesce) - Array resizing/merging - ArrayUtil Workflow Instructions 1. Baseline - Run ./gradlew testClasses, ./gra
Explore related resources
Frequently asked questions
What is migrate-intellij-util?
migrate-intellij-util is a open-source AI agent skill with Copy skill directory. Optimize memory usage, consistency, and performance by migrating standard Java/Kotlin classes to IntelliJ's specialized com.intellij.util implementations.
Who is migrate-intellij-util best for?
migrate-intellij-util is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install migrate-intellij-util?
Install or run migrate-intellij-util using Copy skill directory. Check migrate-intellij-util for the latest setup command.
Is migrate-intellij-util actively maintained?
migrate-intellij-util may need a closer maintenance check before production use.
Auto-fetched from GitHub.