python3 skills

76 tagged python3, measured the same way as everything else here.

Browse within: python 42project-template 27pytest 27python-project-template 27uv 27Multi-Agent 16coding-assistant 16exasol 7exasol-integration 7

python-binance

01

sammchardy/python-binance

Skill Claude CodeCodex

Help developers use the python-binance library for trading on Binance. Use when code imports binance, references Client/AsyncClient, or asks about Binance API trading, market data, websockets, or account management.

7.2k 2mo ago A 47 tokens original MIT

rfc-st/humble

Skill Claude CodeCodex

Expert-level parsing and remediation of 'humble' HTTP security header reports. Use this skill whenever the user provides a report generated by 'humble' (https://github.com/rfc-st/humble), mentions analyzing HTTP response headers, security header grades (A-E), or asks for remediation of findings such as missing…

372 3d ago A 84 tokens original MIT

api-design

03

deepelementlab/clawcode

Skill Claude CodeCodex

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

162 3mo ago A 31 tokens GPL-3.0

django-patterns

04

deepelementlab/clawcode

Skill Claude CodeCodex

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

162 3mo ago A 32 tokens GPL-3.0

python-patterns

05

deepelementlab/clawcode

Skill Claude CodeCodex

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

162 3mo ago A 33 tokens GPL-3.0

HuskarUI

06

mengps/PyHuskarUI

Skill Claude CodeCodex

Queries HuskarUI metadata with Python and guides HuskarUI-first QML/C++ code. Invoke when choosing components, checking examples, or generating HuskarUI UI.

114 2mo ago A 39 tokens original Apache-2.0

QmlPreviewer

07

mengps/PyHuskarUI

Skill Claude CodeCodex

Auto-detects the active QML file from editor context, runs qmlscene, and copies the rendered image to the clipboard by default. Invoke proactively when the agent needs to preview or visually verify a QML UI.

114 2mo ago A 50 tokens copy · 100% Apache-2.0

phidown

08

ESA-PhiLab/phidown

Skill Claude CodeCodex

Search, filter, download, and analyze Copernicus Data Space products with the phidown project. Use this skill when a user asks to find Sentinel products, query by AOI/date/product type, run burst coverage analysis, download by product name or S3 path, configure credentials (.s5cfg), troubleshoot phidown CLI/Python…

104 2mo ago A 90 tokens original Apache-2.0

b123d-edit

09

pzfreo/build123d-mcp

Skill Claude CodeCodex

Use this skill when the task is to change an existing build123d model or script: "make this bracket 5 mm taller", "move the holes inward", "add a counterbore", "remove this rib", "make it fit this mating part", or "repair the code so the intended edit remains parametric".

68 4d ago A 0 tokens original Apache-2.0

b123d-modeling

10

pzfreo/build123d-mcp

Skill Claude CodeCodex

Use this skill when asked to model, build, or modify a 3D part or assembly with build123d — from a text description, a technical drawing (image or PDF), dimensions in a spec, or an existing STEP/STL file.

68 4d ago A 0 tokens original Apache-2.0

b123d-repair

11

pzfreo/build123d-mcp

Skill Claude CodeCodex

Use this skill when validate() or the export() gate reports FAIL on a shape — an imported STEP that arrives broken, or a solid your own construction damaged — and the goal is a watertight, manifold, BRepCheck-valid solid that passes the export gate without changing the geometry beyond the defect itself.

68 4d ago A 0 tokens original Apache-2.0

pg-query-rewrite

12

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Guides SQL query optimization through execution plan analysis and common rewrite patterns. Covers subquery-to-JOIN conversion, CTE materialization control, OR-to-UNION, NOT IN-to-NOT EXISTS, pagination optimization, and SELECT elimination. Uses analyzequery with format and settings parameters for deep plan analysis.

26 3mo ago A 67 tokens original Apache-2.0

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Diagnoses slow PostgreSQL queries by analyzing pgstatstatements, execution plans, index opportunities, and table statistics. Guides the agent through a systematic investigation workflow using pgtuner-mcp tools to produce actionable optimization recommendations.

26 3mo ago A 52 tokens original Apache-2.0

pg-vacuum-tuning

14

isdaniel/pgtuner_mcp

Skill Claude CodeCodex

Monitors and tunes PostgreSQL vacuum operations including autovacuum configuration, vacuum progress tracking, wraparound prevention, and per-table vacuum strategy. Provides tuning recommendations for high-churn OLTP and large analytical tables.

26 3mo ago A 49 tokens original Apache-2.0

exasol/mcp-server

Skill Claude CodeCodex

Exasol IMPORT and EXPORT SQL statements: syntax, file formats (CSV, FBV, Parquet), cloud storage (S3, Azure, GCS), connection objects, error handling, and ETL staging patterns.

18 5d ago A 49 tokens original MIT

exasol-table-design

16

exasol/mcp-server

Skill Claude CodeCodex

Exasol table design for performance: DISTRIBUTE BY, PARTITION BY, zone maps, data types, replication, surrogate keys, and CREATE TABLE syntax.

18 5d ago A 36 tokens original MIT

exasol-udfs

17

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 5d ago A 48 tokens original MIT

author-test-stubs

18

nullhack/temple8

Skill Claude CodeCodex

Author test stub files (.pyi) whose signatures express the domain, relationships, and compositions, as the first contract surface.

11 27d ago A 30 tokens original MIT

model-data-schema

19

nullhack/temple8

Skill Claude CodeCodex

Author the persistence schema as a binding contract from the captured external shapes and the interview — before any test stub is written.

11 27d ago A 28 tokens original MIT

simulate-contracts

20

nullhack/temple8

Skill Claude CodeCodex

Compile the contract set in your head — simulate how the real application would run from the specs, and disprove (or confirm) it works before any source .py is written.

11 27d ago A 40 tokens original MIT

line-locator

21

unkluco/line-locator

Skill Claude CodeCodex

Định vị dòng trước khi đọc file hoặc tìm file trong cây thư mục — tránh đọc mù, tiết kiệm token. Dùng khi cần tìm hàm, class, symbol, hoặc bất kỳ pattern nào trong source code trước khi gọi viewrange. Hai công cụ: findtree.py (tìm file nào có chứa pattern) và findtool.py (tìm dòng nào trong một file).

7 5mo ago A 85 tokens original MIT

comfyui-mcp-server

22

MetaBrain-Labs/ComfyUI-MCP-Server-Python

Skill Claude CodeCodex

Enables AI agents to discover, inspect, and execute ComfyUI workflows through a structured MCP interface. Covers the full task lifecycle — from initial context loading and workflow discovery, through parameter mounting and task submission, to result retrieval and asset management.

6 5mo ago A 56 tokens original MIT

skill

23

kronael/ship

Skill Claude CodeCodex

name: ship description: Plan and ship a feature. Explores codebase, writes specs/.md, then runs ship CLI for autonomous execution. Use when asked to build something substantial. user-invocable: true.

1 5mo ago A 0 tokens original MIT

jenreh/appkit-bpmn-server

Skill Claude CodeCodex

Creates optimized multi-stage Dockerfiles for any language or framework. Use when building, reviewing, or refactoring Dockerfiles, container images, or Docker Compose configurations. Covers stage structure, base image selection, layer caching, security hardening, and healthchecks.

0 2mo ago B 57 tokens copy · 100% MIT