Loading...
Loading...
Found 23 Skills
Python programming patterns and best practices
Guiding principles for writing clear, concise, human readable and maintainable Python code.
Converts JSON data snippets into Python Pydantic data models.
Modern Python 3.12+ patterns your AI agent should use. Type hints, async/await, Pydantic v2, uv, match statements, and project structure.
Generates production-ready Python code following PEP standards, type hints, and clean code principles. Use when user requests Python implementation of classes, functions, services, or modules. Triggers on "implement", "write", "Python code", "create class", "create function", "code for".
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.
Interactively fix any type checking issues in Python code
Эксперт Python разработки. Используй для Python best practices, async, typing и ecosystem.
Enforce Python code style: use uv, type hints, docstrings, and avoid print statements in production 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.