3,862 mods tagged Python that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.
A Model Context Protocol (MCP) server for querying PyPI package information, dependencies, and compatibility. Runs locally from the pypi-query-mcp-server Python package. Needs 8 environment variables to run.
★not rated 18 3d agoA
tokens not measured
originalMIT
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…
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.
Cycling training plan and workout generation. Use when the user wants to create or adjust a weekly plan, select or prescribe workouts, or adapt sessions for fatigue, recovery, or race proximity. Do NOT use for pure analysis, assessment, or summary requests ("how is my current situation", "summarize my week").…
The Roles system is Pipulate's homepage and menu control center - a sophisticated CRUD application that determines which plugins appear in your APP menu. It's both the landing page and the role-based access control system that customizes your experience.
Analyze Python code for refactoring opportunities, complexity, dead code, security issues, modernization, test coverage gaps, and package-level structure — before proposing or making refactoring changes to Python code.
Guide for using the LESS radiative transfer model via pyLessSDK. Use when the user asks to create, configure, or run LESS simulations, set up scenes with vegetation/terrain, configure sensors (orthographic, perspective, fisheye, LiDAR, TRAC, photon tracing), define optical properties, or post-process simulation…
Use when creating, modifying, debugging, or verifying a game made with Pyxel or a requested retro Python game that should use Pyxel. Do not use for other engines or general Python work.
FastAPI project initialization, development guidance, and code review based on personal architectural conventions (uv+fastapi+sqlalchemy+alembic+loguru+ruff). Use when: (1) Creating/initializing a new FastAPI project, (2) Adding new endpoints, services, modules, or models to an existing FastAPI project, (3) Reviewing…
Use this skill when the user asks about Clean Architecture in Python — not generic theory, but the specific layer conventions (l1entities, l2usecases, l3interfaceadapters, l4frameworksanddrivers), folder patterns, boundary interfaces, and .importlinter.ini contracts from CJHwong/py-clean-architecture-examples. Fetches…
Write correct, idiomatic THRML code, centered on Ising machines and how they are trained. THRML is Extropic's JAX-based GPU simulator for the block Gibbs sampling programs that run natively on Extropic's probabilistic computing hardware. Use this skill whenever the user mentions THRML, Extropic, probabilistic…
Build and debug Pydantic AI v2 agents using best practices for dependencies, instructions, tools, capabilities, hooks, and structured output validation. Use when the user wants to: (1) Create a new Pydantic AI agent, (2) Debug or fix an existing agent, (3) Add features like tools, validators, capabilities, hooks, or…
Guide for training PyTorch models using this template's config-driven pipeline. Use this skill whenever the user wants to: train a model, create experiment configs (run.yaml / opt.yaml / best.yaml), run hyperparameter optimization (HPO) with Optuna, extract best parameters from an HPO study, set up a new experiment…
Analyze data using Python with pandas, matplotlib, and numpy.
★not rated 10 2mo agoA15 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: