Loading...
Loading...
Found 23 Skills
Interactively fix any type checking issues in Python code
Modern Python 3.12+ patterns your AI agent should use. Type hints, async/await, Pydantic v2, uv, match statements, and project structure.
Use when defining or evolving public interfaces, schema boundaries, or pydantic usage in Python. Also use when annotations are missing on public APIs, pydantic models appear everywhere instead of at trust boundaries, contract changes lack migration guidance, or Any/object types are overused across module boundaries.
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 разработки. Используй для Python best practices, async, typing и ecosystem.
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management.
Converts JSON data snippets into Python Pydantic data models.
Expert-level Python development with Python 3.12+ features, async/await, type hints, and modern best practices
Enforce Python code style: use uv, type hints, docstrings, and avoid print statements in production code.
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".