Claude Skill

jlevy/simple-modern-uv

A powerful, minimal Python project template and agent skill for modern Python projects with uv. Lightweight, customizable, and automation-ready.

Overview

Stars287
Forks28
LanguageJinja
Last pushed2026-06-12
Last synced2026-07-02
View on GitHub

Repository

Ownerjlevy
Repositorysimple-modern-uv
Full namejlevy/simple-modern-uv
Repo ID946,062,586

Install this Skill

npx skills add jlevy/simple-modern-uv

Registry

Typecursor_rule
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-17
Platforms
ClaudeCodexCursor
Capabilities
pdfmemorysearchterminalworkflow
Detected files
README.mddocspyproject.toml
Install methods
  • npx skills add jlevy/simple-modern-uv
  • uv tool install copier

Summary

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

Chinese description

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

Key features

  • Minimal yet powerful project template
  • Optimized for uv package manager
  • Agent skill integration for automation
  • Modern Python project structure
  • Lightweight and easy to customize

Use cases

  • Scaffolding new Python projects quickly
  • Teaching modern Python project setup
  • Automating project initialization with agent skills
  • Building uv-based Python applications
  • Standardizing team project templates

README excerpt

[![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

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-02