跳转到主要内容
GitHub 仓库

kotlin

kotlin 收录了来自 JetBrains7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
53.3k
更新
2026-08-05
Forks
6.3k
职业覆盖
仓库浏览

这个仓库中的 skills

analysis-api-create-cherry-pick-issue
市场经理

Create a KTIJ cherry-pick tracking issue for a KT fix that needs to be cherry-picked to an IntelliJ branch. Use when cherry-picking Analysis API fixes.

2026-04-02
analysis-api-extend-ka-resolver
桌面出版专家

Add KaResolver resolveSymbol/resolveCall support for a PSI type

2026-07-13
analysis-api-mark-internal-apis
计算机程序员

Drive the per-module internal-API codebase test, then refine the suggested annotations down to `internal` (or up to `@KaImplementationDetail`) based on actual external usage

2026-05-11
build-tools-bump-gradle-api
桌面出版专家

Bumps the Gradle API version that Kotlin Gradle plugins are compiled against in the Kotlin compiler repository. Use this skill whenever the user asks to upgrade, bump, or update the Gradle compile API version, Gradle plugin API version, or GRADLE_COMMON_COMPILE_API_VERSION. Also use it when the user says something like "update KGP to compile against Gradle X.Y.Z" or "bump Gradle API to X.Y" or "we need to support Gradle X.Y in the plugin".

2026-07-07
build-tools-bump-gradle-in-tests
计算机程序员

Bump the maximum supported Gradle version in the `kotlin-gradle-plugin-integration-tests` project. Use this whenever the user asks to bump Gradle in integration tests, add a new Gradle X.Y.Z to the test matrix, update `MAX_SUPPORTED` Gradle, "run tests against the new Gradle release", or anything else that sounds like extending the integration test matrix to a newer Gradle. The procedure spans four touch points across three files that must stay in lock-step (`TestVersions.kt`, `build.gradle.kts`, `GradleCompatibilityIT.kt`); reach for this skill even when the user mentions only one of those files, because editing by hand routinely desyncs them.

2026-07-17
disable-generation-check
网页与数字界面设计师

Disables the TeamCity generation check (`forbidGenerationOnTeamcity`) for Kotlin version branching. Only invoke manually via /disable-generation-check.

2026-04-02
minimize-repro-for-diagnostic-test
综合与运营经理

Makes a minimal reproduction of a Frontend-related bug as a diagnostic test

2026-08-05