python-pro - Python 3.11+ specialist for type-safe and async programming.
Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites, and validates code with black and ruff.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Generate type-annotated Python code
- Configure mypy strict mode
- Write pytest test suites
- Validate code with black
- Validate code with ruff
- Implement async await patterns
- Create dataclasses with validation
- Build packages with Poetry
Inputs
- Python codebase
- Configuration files
- Test specifications
Outputs
- Type-annotated Python module files
- Pytest test files with fixtures
- Type checking validation results
- Pattern usage explanations
Requirements
- Python 3.11+
- mypy
- pytest
- black
- ruff
- Poetry
