claude-code-plugins
Runs ruff linting, ty type checking, and uv Python package management from Claude Code. These skills activate when you work on Python projects or invoke those commands.
Install one, then just prompt in plain English. The FLOW.md fires the right skill at the right moment. No re-orchestration, no babysitting.
Runs ruff linting, ty type checking, and uv Python package management from Claude Code. These skills activate when you work on Python projects or invoke those commands.
Ruff is an extremely fast Python linter and code formatter. It replaces Flake8, isort, Black, pyupgrade, autoflake, and dozens of other tools.
ty is an extremely fast Python type checker and language server. It replaces mypy, Pyright, and other type checkers.
uv is an extremely fast Python package and project manager. It replaces pip, pip-tools, pipx, pyenv, virtualenv, poetry, etc.
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic