Configures Python projects to the Python Tooling SSOT Standard (uv, Ruff, BasedPyright strict, pytest+coverage, pip-audit). Use when creating projects, writing standalone scripts, configuring pyproject.toml, migrating from pip/Poetry/mypy/black/flake8, or auditing a project for conformance to the standard.
$npx -y skills add l3digitalnet/claude-code-plugins --skill uv-strict-pythonInstalls into the current project.
Run `npx skills use "https://github.com/l3digitalnet/claude-code-plugins" --skill "l3digitalnet/claude-code-plugins/uv-strict-python"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/l3digitalnet/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/l3digitalnet/claude-code-plugins"` and select the relevant skills, then follow their instructions.