Python skills

1,838 tagged Python, measured the same way as everything else here.

Browse within: fastapi 42ai-skills 31claude-code-skills 31agent-framework 25codex-skills 23Multi-Agent 20agentskills 19bioinformatics 19dotfiles 19Orchestration 17async 17llm-agents 17ai-coding-assistant 16antigravity 16

biopython

217

tondevrel/scientific-agent-skills

Skill Claude CodeCodex

Comprehensive guide for Biopython - the premier Python library for computational biology and bioinformatics. Use for DNA/RNA/protein sequence analysis, file I/O (FASTA, FASTQ, GenBank, PDB), sequence alignment, BLAST searches, phylogenetic analysis, structure analysis, and NCBI database access.

19 7mo ago A 71 tokens original MIT

mdanalysis

218

tondevrel/scientific-agent-skills

Skill Claude CodeCodex

Comprehensive guide for MDAnalysis - the Python library for analyzing molecular dynamics trajectories. Use for trajectory loading, RMSD/RMSF calculations, distance/angle/dihedral analysis, atom selections, hydrogen bonds, solvent accessible surface area, protein structure analysis, membrane analysis, and integration…

19 7mo ago A 70 tokens original MIT

async-python-patterns

219

jh941213/codex-lattice

Skill Claude CodeCodex

A guide to Python’s asyncio and async/await tools for running waiting-heavy work without blocking the program. It covers coroutines, tasks, event loops, and concurrent input/output operations.

19 3mo ago A 104 tokens original MIT

fastapi-templates

220

jh941213/codex-lattice

Skill Claude CodeCodex

A guide for creating Python web APIs with FastAPI, including project structure, asynchronous code, dependency injection, error handling, and testing. An API lets software exchange data over the web.

19 3mo ago A 96 tokens original MIT

rename-template

221

gpauloski/python-template

Skill Claude CodeCodex

Replace the template placeholders (pypkg, pypkg-author, gpauloski/python-template) when starting a new project from this template. Use when asked to "rename the template", "set up a new project", or "replace pypkg".

19 8d ago A 56 tokens original MIT

programming

222

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc / gofumpt+golangci-lint v2+nilaway+go-race), parse-don't-validate…

18 3mo ago A 261 tokens original MIT

python-type-safety

223

AI-Riksarkivet/ra-mcp

Skill Claude CodeCodex

Modern Python type safety with type hints, generics, protocols, and strict type checking using ty and ruff. Use when adding type annotations, implementing generic classes, defining structural interfaces, configuring ty/ruff, or writing type-safe Python 3.13+/3.14+ code. Triggers on mentions of type hints, typing…

18 7d ago A 104 tokens original Apache-2.0

exasol-udfs

224

exasol/mcp-server

Skill Claude CodeCodex

Exasol User-Defined Functions (UDFs) and Scripts: CREATE SCRIPT syntax, language options, SQL-to-language data type mappings, ExaIterator API, BucketFS access, and Script Language Containers.

18 6d ago A 48 tokens original MIT

coding-standards

225

ludo-technologies/python-best-practices

Skill Claude CodeCodex

Python coding standards and best practices covering error handling, performance optimization, async patterns, SOLID design principles, documentation, data validation, and object-oriented programming. Use when writing, reviewing, or refactoring Python code, or when the user asks about Python style, design, or best…

18 4d ago A 63 tokens original MIT

testing

226

ludo-technologies/python-best-practices

Skill Claude CodeCodex

Python test-writing best practices covering test structure, fixtures, parametrization, and mocking with pytest. Use when writing, reviewing, or refactoring tests, adding test coverage, or working in tests directories and conftest.py.

18 4d ago A 47 tokens original MIT

tooling

227

ludo-technologies/python-best-practices

Skill Claude CodeCodex

Python development tooling configuration and best practices for ruff, mypy, pytest, pyscn, and uv. Use when setting up a Python project, configuring linters, formatters, type checkers, or test frameworks, or when editing pyproject.toml or tool config files.

18 4d ago A 60 tokens original MIT

jayll1303/AIEKit

Skill Claude CodeCodex

Strengthen Python code quality and test suites. Use when adding type annotations, writing contract docstrings, auditing exception handling, implementing Hypothesis property-based testing, running mutmut mutation testing, or performing code quality reviews.

18 2mo ago A 47 tokens

denysdovhan/agents

Skill Claude CodeCodex

Use this skill when creating, scaffolding, reviewing, or maintaining Python Home Assistant custom integrations, including work on customcomponents, manifests, config flows, options flows, config entries, platforms/entities, DataUpdateCoordinator, integration automation triggers, diagnostics, repairs…

17 1mo ago A 76 tokens original MIT

wu5-dev-flow

230

WenOwen/wu5-dev-flow

Skill Claude CodeCodex

A Chinese-language workflow for developing Python projects with written specifications, strict red-green-refactor TDD, and Git safety checks. TDD means writing a failing test, making it pass, then improving the code.

17 1mo ago A 94 tokens original MIT

pytrio-skill

231

SwanHubX/pytrio-skill

Skill Claude CodeCodex

A Python software development kit for sending large-model training and inference work to the remote TRIO service. Your local code prepares data and controls the process while the service performs model calculations and saves weights.

17 22d ago A 191 tokens original MIT

arcpy-script

233

danmaps/gis-agent-skills

Skill Claude CodeCodex

Generate ArcPy scripts for ArcGIS Pro using live map context, layer sampling, and ArcGIS‑aware prompt rules.

17 +1 2mo ago A 27 tokens

PatrickGallucci/fabric-skills

Skill Claude CodeCodex

Troubleshoot and optimize pandas performance in Microsoft Fabric Spark notebooks. Use when diagnosing slow pandas operations, toPandas() out-of-memory errors, pandas API on Spark (pyspark.pandas) bottlenecks, DataFrame conversion failures, collect() memory issues, driver memory exhaustion, notebook cell timeouts, or…

16 2mo ago A 107 tokens original MIT

setup-python-env

236

reflex-dev/agent-skills

Skill Claude CodeCodex

Set up a Python virtual environment and install Reflex. Use when initializing a new Reflex project, setting up a development environment, or when the user needs to create a venv and install dependencies. Load when there is no .venv directory, when the user asks to start a new Reflex app, or when imports fail due to…

16 2mo ago A 72 tokens

Benkapner/claude-code-basecamp

Skill Claude CodeCodex

Team conventions for Python data pipelines — stage structure, JSON output format, debugging workflow, and anti-patterns. Supplements standard patterns with team-specific rules.

16 13d ago A 36 tokens original MIT

auditor_neuron

240

tao3k/xiuxian-artisan-workshop

Skill Claude CodeCodex

Authoritative architectural auditor for the CyberXiuXian Workshop. Activates when performing project audits, code reviews, or enforcing modularity and zero-copy standards across Rust and Python.

15 1mo ago A 41 tokens original Apache-2.0