Skip to main content
Back to registry

python-code-quality

laurigates/claude-plugins

Quick reference for Python code quality tools: ruff (linting & formatting), ty (type checking).

Installs158
Install command
npx skills add https://github.com/laurigates/claude-plugins --skill python-code-quality
About this skill
Quick reference for Python code quality tools: ruff (linting & formatting), ty (type checking). - Linting Python code - Code formatting - Type checking - Pre-commit hooks - CI/CD quality gates - Code style enforcement - E501 : Line too long - F401 : Unused import - F841 : Unused variable - I001 : Import not sorted - N806 : Variable should be lowercase - B008 : Function call in argument defaults - python-testing - Testing code quality - uv-project-management - Adding quality tools to projects - python-development - Core Python patterns - Ruff: - ty: - Detailed guide: See REFERENCE.md

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does python-code-quality do?

Quick reference for Python code quality tools: ruff (linting & formatting), ty (type checking).

Is python-code-quality good?

python-code-quality does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does python-code-quality work with?

python-code-quality currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to python-code-quality?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install python-code-quality?

npx skills add https://github.com/laurigates/claude-plugins --skill python-code-quality

Related skills

Alternatives in Software Engineering