gali-leilei
@gali-leilei
2 Skills
5 Total Stars
February 2026 Joined
Public Skills
uv-tdd
by gali-leilei
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.
write-python
by gali-leilei
Write idiomatic and modern (3.14+) python code. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff toolchain, and minimal dependencies.