Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Skills

A focused collection of reusable Python development skills for AI coding agents, covering architecture, tooling, testing, FastAPI, SQLAlchemy, Temporal, and monorepos.

Install

npx skills add martinffx/python-skills

Install a specific skill:

npx skills add martinffx/python-skills@python-fastapi

List the available skills:

npx skills add martinffx/python-skills --list

Skills

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.

About

A focused collection of reusable Python development skills for AI coding agents, covering architecture, tooling, testing, FastAPI, SQLAlchemy, Temporal, and monorepos.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors