ludo-technologies/python-best-practices

Python best practices Skill for AI coding agents

18Stars on the repository
3Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

coding-standards

01

ludo-technologies/python-best-practices

Skill Claude CodeCodex

Python coding standards and best practices covering error handling, performance optimization, async patterns, SOLID design principles, documentation, data validation, and object-oriented programming. Use when writing, reviewing, or refactoring Python code, or when the user asks about Python style, design, or best…

18 3d ago A 63 tokens original MIT

testing

02

ludo-technologies/python-best-practices

Skill Claude CodeCodex

Python test-writing best practices covering test structure, fixtures, parametrization, and mocking with pytest. Use when writing, reviewing, or refactoring tests, adding test coverage, or working in tests directories and conftest.py.

18 3d ago A 47 tokens original MIT

tooling

03

ludo-technologies/python-best-practices

Skill Claude CodeCodex

Python development tooling configuration and best practices for ruff, mypy, pytest, pyscn, and uv. Use when setting up a Python project, configuring linters, formatters, type checkers, or test frameworks, or when editing pyproject.toml or tool config files.

18 3d ago A 60 tokens original MIT