·uv-ci-cd-integration
</>

uv-ci-cd-integration

在 CI/CD 管道中设置 uv(基于 Rust 的 Python 包管理器)。 在配置 GitHub Actions 工作流程、GitLab CI/CD、Docker 构建或跨 Python 版本的矩阵测试时使用。 包括缓存优化、冻结锁定文件、多阶段构建以及具有可信发布功能的 PyPI 发布模式。 涵盖 GitHub Actions setup-uv 操作、Docker 多阶段生产/开发构建和部署模式。

5安装·0热度·@dawiddutoit

安装

$npx skills add https://github.com/dawiddutoit/custom-claude --skill uv-ci-cd-integration

如何安装 uv-ci-cd-integration

通过命令行快速安装 uv-ci-cd-integration AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill uv-ci-cd-integration
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dawiddutoit/custom-claude。

SKILL.md

查看原文

This skill helps integrate uv (the fast Rust-based Python package manager) into CI/CD pipelines and containerized deployments. It provides proven patterns for GitHub Actions, GitLab CI, Docker, and PyPI publishing that optimize for performance, reliability, and maintainability.

For each platform, you'll set up uv installation, dependency caching, and frozen lockfile enforcement.

Why: Cache shared across workflow runs dramatically reduces CI time (10-100x faster warm starts).

在 CI/CD 管道中设置 uv(基于 Rust 的 Python 包管理器)。 在配置 GitHub Actions 工作流程、GitLab CI/CD、Docker 构建或跨 Python 版本的矩阵测试时使用。 包括缓存优化、冻结锁定文件、多阶段构建以及具有可信发布功能的 PyPI 发布模式。 涵盖 GitHub Actions setup-uv 操作、Docker 多阶段生产/开发构建和部署模式。 来源:dawiddutoit/custom-claude。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dawiddutoit/custom-claude --skill uv-ci-cd-integration
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from dawiddutoit/custom-claude

快速解答

什么是 uv-ci-cd-integration?

在 CI/CD 管道中设置 uv(基于 Rust 的 Python 包管理器)。 在配置 GitHub Actions 工作流程、GitLab CI/CD、Docker 构建或跨 Python 版本的矩阵测试时使用。 包括缓存优化、冻结锁定文件、多阶段构建以及具有可信发布功能的 PyPI 发布模式。 涵盖 GitHub Actions setup-uv 操作、Docker 多阶段生产/开发构建和部署模式。 来源:dawiddutoit/custom-claude。

如何安装 uv-ci-cd-integration?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill uv-ci-cd-integration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dawiddutoit/custom-claude