Claude Skill

jlevy/simple-modern-uv

一个功能强大且极简的Python项目模板与代理技能,专为使用uv的现代Python项目设计。轻量、可定制、支持自动化。

概览

Stars287
Forks28
语言Jinja
最后更新2026-06-12
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者jlevy
仓库simple-modern-uv
完整名称jlevy/simple-modern-uv
Repo ID946,062,586

安装这个 Skill

npx skills add jlevy/simple-modern-uv

Registry 信息

类型cursor_rule
质量分75/100
验证状态readme_parsed
最近验证2026-06-17
平台
ClaudeCodexCursor
能力
pdfmemorysearchterminalworkflow
识别文件
README.mddocspyproject.toml
安装方式
  • npx skills add jlevy/simple-modern-uv
  • uv tool install copier

项目简介

一个功能强大且极简的Python项目模板与代理技能,专为使用uv的现代Python项目设计。

英文描述

A powerful, minimal Python project template and agent skill for modern Python projects with uv

要点

  • 极简但功能强大的项目模板
  • 针对uv包管理器优化
  • 集成代理技能实现自动化
  • 现代Python项目结构
  • 轻量且易于定制

使用场景

  • 快速搭建新的Python项目
  • 教学现代Python项目配置
  • 通过代理技能自动化项目初始化
  • 构建基于uv的Python应用
  • 标准化团队项目模板

README 摘要

[![As usual, XKCD has a comic for this](https://imgs.xkcd.com/comics/python_environment.png)](https://xkcd.com/1987/) (As usual, XKCD has a comic for this. Appropriately enough, the comic is out of date.) # simple-modern-uv [![Follow @ojoshe on X](https://img.shields.io/badge/follow_%40ojoshe-black?logo=x&logoColor=white)](https://x.com/ojoshe) [![python](https://img.shields.io/badge/python-3.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue?logo=python&logoColor=white)](https://www.python.org/downloads/) [![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv) [![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-border.json)](https://github.com/copier-org/copier) ## What is This? **simple-modern-uv** is a minimal, modern **Python project template** for new projects (Python 3.11–3.14) based on [**uv**](https://docs.astral.sh/uv/). This template aims to be a good base for serious work but also simple so it’s an easy option for any small project, like an open source library or tool. It can also upgrade an existing project to a modern setup: uv, ruff, BasedPyright, and GitHub Actions. The [agent skill](#agent-quick-start) walks you through either workflow. ## Agent Quick Start The fastest way to use this template is through your AI coding agent. Install the [skill](skills/simple-modern-uv/SKILL.md) (the [Agent Skills](https://agentskills.io) open standard, so it works with Claude Code, Codex, Cursor, Gemini CLI, and 50+ other agents): ```shell npx skills add jlevy/simple-modern-uv ``` Then tell your agent what you want, for example: - “Start a new Python project called my-package using simple-mod

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03