JetBrains

JetBrains

@JetBrains Organization

GitHub
8 Skills
62034 Total Stars
February 2026 Joined

Public Skills

git-workflow

by JetBrains

IdeaVim git workflow conventions covering commits, branches, PRs, and CI. Use when creating commits, managing branches, creating pull requests, reviewing git history, or any git-related activity in the IdeaVim project.

Debugging 10.2K 3mo ago

changelog

by JetBrains

Maintains IdeaVim changelog (CHANGES.md) and build.gradle.kts changeNotes. Use when updating changelog, documenting releases, or reviewing commits/PRs for changelog entries.

Code Review 10.2K 3mo ago

extensions-api-migration

by JetBrains

Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API. Use when converting existing extensions to use the new API patterns.

API Dev 10.2K 4mo ago

issues-deduplication

by JetBrains

Handles deduplication of YouTrack issues. Use when cleaning up duplicate issues, consolidating related bug reports, or organizing issue tracker.

Code Gen 10.2K 4mo ago

tests-maintenance

by JetBrains

Maintains IdeaVim test suite quality. Reviews disabled tests, ensures Neovim annotations are documented, and improves test readability. Use for periodic test maintenance.

Code Review 10.2K 4mo ago

doc-sync

by JetBrains

Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.

Docs Gen 10.2K 7mo ago

use-modern-go

by JetBrains

Apply modern Go syntax guidelines based on project's Go version. Use when user ask for modern Go code guidelines.

Code Gen 739 3mo ago

teamcity-cli

by JetBrains

Use when working with TeamCity CI/CD or when user provides a TeamCity build URL. Use teamcity CLI for builds, logs, jobs, queues, and agents.

API Dev 95 3mo ago