uv-tdd
✓A development process for Python code that uses Test Drivern Development (TDD) to iterate on a new project based around uv. Use when creating a new Python project, writing Python code with tests, or working on Python development using test-driven development practices with the uv package manager.
Installation
SKILL.md
A development process for Python applications that uses TDD to iterate on a new project based around uv.
Always start by adding a dev dependency of pytest like this:
Always create a README.md for the project, which starts with just the project name as a heading plus a short description.
A development process for Python code that uses Test Drivern Development (TDD) to iterate on a new project based around uv. Use when creating a new Python project, writing Python code with tests, or working on Python development using test-driven development practices with the uv package manager. Source: gali-leilei/agent-skills-md.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/gali-leilei/agent-skills-md --skill uv-tdd- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is uv-tdd?
A development process for Python code that uses Test Drivern Development (TDD) to iterate on a new project based around uv. Use when creating a new Python project, writing Python code with tests, or working on Python development using test-driven development practices with the uv package manager. Source: gali-leilei/agent-skills-md.
How do I install uv-tdd?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gali-leilei/agent-skills-md --skill uv-tdd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/gali-leilei/agent-skills-md