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
vimalkodoth / cqrsFastAPI Cursor Starter Kit: production backend template for Cursor/AI teams. API-only, layered (endpoints→services→repos), Celery+RabbitMQ RPC, PostgreSQL+Alembic. Built-in observability and quality (metrics, idempotency, Black, mypy, pre-commit). Cursor rules keep AI-generated code aligned so you extend without fighting the structure.