介绍 LinuxMirrors 的定位、能力、支持范围、源码与权威资料,并在回答项目现状、兼容性、脚本差异、最新变化或资料来源时先核验官网、GitHub 和当前源码。用于认识项目和选择正确工作流;系统软件源实操或 Docker 安装换源应进入对应专项流程,不用本技能替代变更方案。
共 632 个技能可用
介绍 LinuxMirrors 的定位、能力、支持范围、源码与权威资料,并在回答项目现状、兼容性、脚本差异、最新变化或资料来源时先核验官网、GitHub 和当前源码。用于认识项目和选择正确工作流;系统软件源实操或 Docker 安装换源应进入对应专项流程,不用本技能替代变更方案。
为 Linux 主机规划 LinuxMirrors Docker Engine 安装、Docker CE 软件源更换和 Docker Registry Mirror 配置,覆盖版本选择、已有安装、仅换 Registry、多镜像地址、daemon.json 合并、服务验证与回滚。用户提到 docker.sh、DockerInstallation.sh、Docker 拉取加速或 `--only-registry` 时使用;普通系统软件源更换不使用本技能。
为 GNU/Linux 主机规划和指导 LinuxMirrors 系统软件源更换,覆盖发行版识别、国内/教育网/海外/官方源、交互与无人值守参数、EPEL 与 EOL 场景、备份、验证、故障排查和回滚。用户明确要换 apt/yum/dnf/pacman/zypper/apk/portage/Nix 软件源时使用;Docker CE 与 Registry Mirror 改用 Docker 专项流程。
测试驱动开发。当用户希望以测试优先的方式构建功能或修复 Bug、提到 'red-green-refactor',或需要集成测试时使用。
Provides comprehensive guidance for searching and retrieving Maven components from Maven Central Repository (https://repo1.maven.org/maven2/). This skill enables searching by groupId, artifactId, version, and other coordinates, retrieving component metadata (POM files, JARs, sources, Javadoc), querying version history, and analyzing dependencies. Use when the user needs to find, verify, or retrieve Maven dependencies, check component versions, analyze dependency trees, or work with Maven coordinates.
Batch search and read node information. The Agent's 'Eyes'. Use to find specific components e.g. all nodes named 'Button' or get child structure within a container.
用于创建高质量 MCP(Model Context Protocol)服务器的指南,使 LLM 能够通过设计良好的工具与外部服务交互。在构建 MCP 服务器以集成外部 API 或服务时使用。
使用 Mermaid 在 Markdown 中生成可渲染图表(```mermaid``` 代码块),适用于流程图/时序图/类图/状态图/ER/Gantt/思维导图/时间线等;当用户提到 Mermaid、Markdown 图表,或需要在 GitHub/GitLab/文档内直接渲染时使用。