Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
6
Work with Python (`uv` instead of `python`, modern type syntax, linting, formatting, etc.) properly!
Sign in to like and favorite skills
uv instead of python, modern type syntax, linting, formatting, etc.) properly!python. Use uv instead of python
uv add package-nameuv run script.pyfrom __future__ import annotationslist[str], str | None)uvx ruff format .uvx ruff check . and uvx ty check