A focused collection of reusable Python development skills for AI coding agents, covering architecture, tooling, testing, FastAPI, SQLAlchemy, Temporal, and monorepos.
npx skills add martinffx/python-skillsInstall a specific skill:
npx skills add martinffx/python-skills@python-fastapiList the available skills:
npx skills add martinffx/python-skills --list| Skill | Focus |
|---|---|
python-architecture |
Functional core, DDD, and data modelling |
python-build-tools |
uv, mise, ruff, basedpyright, and pytest |
python-fastapi |
FastAPI, Pydantic, and OpenAPI |
python-modern-python |
Typing, async, and modern language features |
python-monorepo |
uv workspaces and multi-package layouts |
python-sqlalchemy |
ORM models, queries, and sessions |
python-temporal |
Temporal workflows and activities |
python-testing |
Stub-driven TDD and boundary testing |
Each skill lives in skills/<skill-name>/SKILL.md with supporting material in its references/ directory.