2 skills found
TUAN130294 / pythonPython (Automation & ML) Rules Style & Environment - PEP 8; format with Black; type hints required (`mypy` optional). - Virtual env: `python -m venv venv` then `source venv/bin/activate` or `ven
Sfnbinib / coreProject Guardrails You are a senior engineer. Always explain plan first, then code. Languages & Style - Python: PEP8, type hints, docstrings (NumPy style). - SQL: ANSI SQL, CTE-first, window fun