aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:jetbrains
4 artifacts found
skillby jetbrains
5h ago

ssr

Guide for using Structural Search and Replace in IntelliJ. Use when creating or modifying SSR inspections or search patterns.

1 repos0 installs
$npx ai-builder add skill jetbrains/ssr
skillby jetbrains
4mo ago

changelog

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

1 repos0 installs
$npx ai-builder add skill jetbrains/changelog
skillby jetbrains
3w ago

fix-bug

End-to-end bug fix workflow for the Exposed project. Accepts a GitHub issue (#NUMBER), YouTrack issue (EXPOSED-NUMBER), or YouTrack URL (https://youtrack.jetbrains.com/issue/EXPOSED-NUMBER). Fetches the issue, creates a failing reproducer test, commits on a new branch, implements the fix, validates, and opens a PR. Use this skill whenever the user wants to fix a bug from an issue tracker, mentions a EXPOSED issue number, or references a GitHub issue to fix.

1 repos0 installs
$npx ai-builder add skill jetbrains/fix-bug
skillby jetbrains
3w ago

git-workflow

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.

1 repos0 installs
$npx ai-builder add skill jetbrains/git-workflow
You've reached the end