IN

intellij-mcp

Integrates IntelliJ MCP tools for optimized build, test, and refactoring tasks.

Install

mkdir -p .claude/skills/intellij-mcp && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10679" && unzip -o skill.zip -d .claude/skills/intellij-mcp && rm skill.zip

Installs to .claude/skills/intellij-mcp

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Uses the IntelliJ MCP tools for various programming tasks. Use when the IntelliJ MCP is available and you are building, running tests, searching or refactoring.
160 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Build projects
  • Rename symbols
  • Execute tests
  • Search symbols and text

How it works

The skill use IntelliJ MCP tools to perform IDE-integrated tasks like building, refactoring, and searching, replacing standard CLI commands.

Inputs & outputs

You give it
Programming task
You get back
IDE-integrated execution result

When to use intellij-mcp

  • Build project
  • Rename symbols
  • Execute tests
  • Search symbols

About this skill

IntelliJ MCP-verktøy

Når IntelliJ MCP er tilgjengelig, foretrekk disse verktøyene fremfor kommandolinje:

  • Validering av endringer: Bruk build_project (kompilerer kun endrede filer) for rask tilbakemelding på kompileringsfeil i stedet for full ./gradlew build.
  • Inspeksjoner: Kjør get_file_problems på en fil for å fange feil og advarsler før bygg.
  • Refaktorering: Bruk rename_refactoring for trygg, prosjektomfattende omdøping av symboler.
  • Søk/navigasjon: Foretrekk search_symbol, search_text og search_regex (indeksert) fremfor grep på kommandolinjen.
  • Kjøre tester: Bruk get_run_configurations + execute_run_configuration. Bruk kun kjørekonfigurasjoner som er lagret i prosjektet (.run/): Tests in 'familie-tilbake.modell', Tests in 'familie-tilbake.test' og Tests in 'familie-tilbake.pdf.test'. Personlige konfigurasjoner i .idea/workspace.xml. Kjør tester relatert til modulene som endres, men kjør også alltid testene i familie-tilbake.test.

When not to use it

  • Standard CLI-only workflows

Prerequisites

IntelliJ MCP

Limitations

  • Requires IntelliJ MCP availability
  • Limited to project-specific configurations

How it compares

It uses indexed IDE data for faster and more accurate results compared to standard CLI tools like grep.

Compared to similar skills

intellij-mcp side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
intellij-mcp (this skill)01moNo flagsIntermediate
code-assist15moNo flagsAdvanced
moonbit-agent-guide16moReviewIntermediate
ruby-pro14moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

code-assist

mikeyobrien

Guides implementation of code tasks using test-driven development in an Explore, Plan, Code, Commit workflow. Acts as a Technical Implementation Partner and TDD Coach — following existing patterns, avoiding over-engineering, and producing idiomatic, modern code.

16

moonbit-agent-guide

loro-dev

Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/test/doc/ide), or following MoonBit-specific layout, documentation, and testing conventions.

12

ruby-pro

sickn33

Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks. Use PROACTIVELY for Ruby refactoring, optimization, or complex Ruby features.

12

agent-implementer-sparc-coder

ruvnet

Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder

11

apex

zuzu59

Systematic implementation using APEX methodology (Analyze-Plan-Execute-eXamine) with parallel agents, self-validation, and optional adversarial review. Use when implementing features, fixing bugs, or making code changes that benefit from structured workflow.

00

tdd

oimiragieo

Canon TDD for humans and AI agents. Use for production code changes by writing tests first, proving RED, implementing minimal GREEN, and refactoring safely. 2026 edition adds TDP, flakiness gate, ralph-loop integration, memory-search in Step 0, PBT as Step 5.5, mutation testing gate in Step 4, and C

00

Search skills

Search the agent skills registry