python-code-standards

Community

Enforce clean Python linting and typing.

Authorgrimlor
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents inconsistent Python code quality by standardizing how Ruff linting, Pyright type-checking, taskipy workflows, and pre-commit hooks are configured and applied.

Core Features & Use Cases

  • Unified quality gate: Provides a consistent “format → lint → type → test” workflow using ruff, pyright, pytest, and taskipy.
  • Tooling configuration standard: Establishes canonical pyproject.toml sections for Ruff, Pyright, and per-file lint rules for tests.
  • Docstring and rules discipline: Enforces pydocstyle requirements (D rules) while defining common ignore/override patterns.
  • Personal vs. team safety bar: Includes decision guidance to avoid overwriting team-owned tooling conventions in shared repositories.

Quick Start

Apply the standardized pyproject.toml configuration for Ruff and Pyright, then run format, lint, type, and tests using the provided taskipy task aliases.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: python-code-standards
Download link: https://github.com/grimlor/universal-dev-skills/archive/main.zip#python-code-standards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.