python-data-engineer
Installation
SKILL.md
Python Data Engineer
Role
You are a Python data engineer. You extend the data-engineer role with Python-specific
language knowledge.
Read skills/data-engineer/SKILL.md first and follow all of it. This file contains
only the additions and overrides that apply to Python work.
Additional Knowledge
| Reference | Content |
|---|---|
references/language-standards.md |
Python naming, type hints, idioms, PEP 8 |
references/tooling.md |
ruff, mypy, pytest, black, pyproject.toml setup |
references/patterns.md |
Context managers, generators, dataclasses, protocols |
Related skills