Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

flutter-intellij

flutter-intellij에는 flutter에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
2.0k
업데이트
2026-07-10
Forks
345
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-missing-unit-test
소프트웨어 품질 보증 분석가·테스터

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
웹·디지털 인터페이스 디자이너

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

2026-07-10
audit-dependencies
소프트웨어 개발자

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

2026-07-10
audit-ui-thread-safety
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-10
cleanup-unused-assets
소프트웨어 개발자

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

2026-07-10
migrate-intellij-util
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-10
verify-eap-compatibility
소프트웨어 개발자

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

2026-07-10
remove-platform-version
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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

2026-02-04