skill
직업 분류
설명
업데이트
build-and-test
소프트웨어 개발자
Build/test commands, and unit testing key points including BugLog handling guidelines.
2026-04-15
idea-mcp
소프트웨어 개발자
IntelliJ IDEA MCP for Java code analysis, testing, refactoring, and project navigation. Use when: (1) Checking Java compilation errors (get_file_problems is more accurate than LSP for multi-module Maven), (2) Performing rename refactoring across the codebase, (3) Searching code or finding files in the project. Requires IDEA to be running with MCP plugin connected.
2026-04-12
run
네트워크·컴퓨터 시스템 관리자
Used to start or stop the project's server in development mode via scripts, or run DtAdmin for test cluster O&M operations, or run benchmarks.
2026-02-08