nathan-gage/python-skills

Agent skills for Python

2Stars on the repository
5Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

nathan-gage/python-skills

Skill Claude CodeCodex

Async and concurrency best practices for Python — event-loop discipline, task lifecycle, bounded fan-out, and async generator cleanup. Triggers on writing or reviewing asyncio code, async def functions, createtask/gather/TaskGroup usage, semaphores and queues, async generators and streams, blocking-call audits, or…

2 12d ago A 87 tokens

nathan-gage/python-skills

Skill Claude CodeCodex

Python software engineering guidelines from real PR review patterns. This skill should be used when writing, reviewing, or refactoring Python code — especially dataclasses, service interfaces, error handling, and type annotations. Triggers on tasks involving Python modules, API design, data modeling, type safety…

2 12d ago A 90 tokens

python-pytest

03

nathan-gage/python-skills

Skill Claude CodeCodex

Pytest discipline for writing, reviewing, and fixing Python tests — what deserves to be a committed test, deterministic concurrency testing, fixture isolation, mocking boundaries, and suite structure. Triggers on writing or reviewing pytest tests, designing fixtures, parametrizing cases, mocking or patching, debugging…

2 12d ago A 78 tokens