Loading...
Loading...
Found 5 Skills
Update clash-meta proxy configuration. Use when updating proxy nodes for clash-meta service, editing config.yaml with new proxies from .proxies.yaml, or maintaining proxy-groups consistency. Use the provided Python script with uv for automated backup, proxy update, and proxy-groups review.
You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint
Python scripting with uv and PEP 723 inline dependencies. Use when creating standalone Python scripts with automatic dependency management.
Initializes Python projects, manages dependencies, pins Python versions, and runs scripts with uv. Use when adding/removing packages, syncing environments, running tools with uvx, or building distributions.
Optimize pyproject.toml and resolve complex dependency trees using modern tools like Poetry or uv. Use to modernize Python project management.