Loading...
Loading...
Found 17 Skills
Python Coding Standards, including type hints, logging specifications, naming conventions, code structure, etc. Applicable to all Python code files.
Code Style Conventions. Use when writing, editing, or reviewing Python code. This includes conventions such as type hints, Decimal precision, docstrings, module organization, etc. Enforces type hints, Decimal precision, docstrings, and module organization.
Guiding principles for writing clear, concise, human readable and maintainable Python code.
Write Python code following best practices. Use when developing Python applications. Covers type hints, async, and modern tooling.
Python development best practices including PEP 8 style guidelines, type hints, docstring conventions, and common patterns. Use when writing or modifying Python code.