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