跳转到主要内容
JetBrains
GitHub 创作者资料

JetBrains

按仓库查看 2 个 GitHub 仓库中的 43 个已收集 skills。

已收集 skills
43
仓库
2
更新
2026-08-05
仓库浏览

仓库与代表性 skills

actions
网页与数字界面设计师

Implement or change IntelliJ `AnAction` actions and registrations.

2026-07-23
code-style
软件质量保证分析师与测试员

Apply IntelliJ Kotlin and Java code style when writing or reviewing.

2026-08-05
commits
综合与运营经理

Create, amend, or rename IntelliJ commits and write commit messages.

2026-08-05
compare-python-typecheckers
软件质量保证分析师与测试员

Compare Python type inference with ty, pyrefly, basedpyright, and mypy.

2026-08-05
debugging
综合与运营经理

Debug IntelliJ IDE failures with repository-specific techniques.

2026-08-05
driver-ui-tests
综合与运营经理

Write IntelliJ UI tests with IDE Starter or UI Driver and TestOps cases.

2026-08-05
eel
网页与数字界面设计师

Use IntelliJ EEL APIs for process execution, paths, WSL, or Docker.

2026-08-05
extract-module
桌面出版专家

Extract optional plugin dependencies into IntelliJ content modules.

2026-08-05
fix-project-leak-from-tc-report
网页与数字界面设计师

Fix TeamCity project-leak test failures from diagnosis to verification.

2026-08-05
icon-resources
网页与数字界面设计师

Manage IntelliJ icons, generated Icons classes, and icon-robots rules.

2026-08-05
icons
软件质量保证分析师与测试员

Create or review IntelliJ New UI SVG icons, theme variants, and palette.

2026-08-05
ide-diagnostics-mcp
网页与数字界面设计师

Inspect a running IntelliJ IDE for freezes, high CPU, or blocked threads via MCP.

2026-08-05
jewel-markdown
软件质量保证分析师与测试员

Build or debug Jewel Markdown parsing, rendering, GFM, images, and styling.

2026-08-05
kotlin-ui-swing-component-architecture
软件质量保证分析师与测试员

Design IntelliJ Swing UI components, state flow, and EDT work.

2026-08-05
module-dependencies
综合与运营经理

Add or modify IntelliJ module dependencies in `.iml` files.

2026-07-23
module-set-pluginization
综合与运营经理

Convert Product DSL module sets into bundled wrapper plugins.

2026-08-05
notebook-for-experiment
网页与数字界面设计师

Create reproducible Jupyter notebooks for performance or benchmark experiments.

2026-08-05
platform-coroutines-structured-concurrency
网页与数字界面设计师

Write or review IntelliJ coroutine code for structured concurrency, scope ownership, and cancellation.

2026-08-05
plugin-model-analyzer
网页与数字界面设计师

Query IntelliJ Product DSL modules, products, plugin graphs, loading, and packaging.

2026-08-05
poly-context
计算机程序员

Implement PolyContext feature gating, environment detection, or language substitution.

2026-08-05
poly-symbols
桌面出版专家

Implement PolySymbols completion, references, rename, and docs across languages.

2026-08-05
pseudo-kmp
软件质量保证分析师与测试员

Create or modify IntelliJ pseudo-KMP modules using expect/actual emulation.

2026-08-05
registry
软件质量保证分析师与测试员

Use the IntelliJ Registry API for registry keys and feature flags.

2026-07-23
safe-push
综合与运营经理

Push IntelliJ repository changes through the Safe Push workflow.

2026-08-05
ssr
综合与运营经理

Create or modify IntelliJ Structural Search and Replace patterns and inspections.

2026-07-23
symbols-api
网页与数字界面设计师

Use IntelliJ Symbol API for declarations, references, search, and rename outside PolySymbols.

2026-08-05
testing-internals
综合与运营经理

Debug IntelliJ `tests.cmd` execution, discovery, and runner internals.

2026-08-05
testing
网页与数字界面设计师

Run or troubleshoot IntelliJ `tests.cmd` tests and discovery.

2026-08-05
ui-accessibility
综合与运营经理

Review IntelliJ UI accessibility for keyboard, focus, labels, and screen readers.

2026-08-05
writing-tests
综合与运营经理

Write IntelliJ JUnit 5 tests with fixtures, lifecycle, EDT, and registry.

2026-08-05
actions
综合与运营经理

Implement or change IntelliJ `AnAction` actions and registrations.

2026-07-23
code-style
软件质量保证分析师与测试员

Apply IntelliJ Kotlin and Java code style when writing or reviewing.

2026-08-05
commits
软件质量保证分析师与测试员

Create, amend, or rename IntelliJ commits and write commit messages.

2026-08-05
compare-python-typecheckers
网页与数字界面设计师

Compare Python type inference with ty, pyrefly, basedpyright, and mypy.

2026-08-05
debugging
综合与运营经理

Debug IntelliJ IDE failures with repository-specific techniques.

2026-08-05
driver-ui-tests
软件质量保证分析师与测试员

Write IntelliJ UI tests with IDE Starter or UI Driver and TestOps cases.

2026-08-05
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
RuleHub — Agent Skills 市场与 AI 编程灵感