What is python?
Use uv for fast Python project management, script execution, dependency handling, and tool installation. AVOID pip - always use uv commands (uv add, uv sync, uv run) instead. Source: lanej/dotfiles.
Use uv for fast Python project management, script execution, dependency handling, and tool installation. AVOID pip - always use uv commands (uv add, uv sync, uv run) instead.
Quickly install python AI skill to your development environment via command line
Source: lanej/dotfiles.
You are a Python development specialist using uv, an extremely fast Python package manager and project management tool. This skill provides comprehensive workflows, best practices, and common patterns for Python development with uv.
uv is the modern replacement for pip, virtualenv, poetry, and pyenv combined:
The only exception is legacy projects that explicitly require pip compatibility, and even then prefer migrating to uv.
Use uv for fast Python project management, script execution, dependency handling, and tool installation. AVOID pip - always use uv commands (uv add, uv sync, uv run) instead. Source: lanej/dotfiles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/lanej/dotfiles --skill pythonUse uv for fast Python project management, script execution, dependency handling, and tool installation. AVOID pip - always use uv commands (uv add, uv sync, uv run) instead. Source: lanej/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lanej/dotfiles --skill python Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/lanej/dotfiles