Skip to main content
Pipelex
Perfil de criador do GitHub

Pipelex

Visão por repositório de 50 skills coletadas em 15 repositórios do GitHub.

skills coletadas
50
repositórios
15
atualizado
30 de ago. de 2026
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

pipelex-inputs
Desenvolvedores de software

Prepare inputs for MTHDS methods. Use when user says "prepare inputs", "create inputs", "use my files", "generate test data", "template", "synthesize inputs", "mock inputs", "I have a PDF/image/document to use", "make sample data", or wants to create…

31 de jul. de 2026
pipelex-inputs
Desenvolvedores de software

Prepare inputs for MTHDS methods. Use when user says "prepare inputs", "create inputs", "use my files", "generate test data", "template", "synthesize inputs", "mock inputs", "I have a PDF/image/document to use", "make sample data", or wants to create…

31 de jul. de 2026
pipelex-inputs
Desenvolvedores de software

Prepare inputs for MTHDS methods. Use when user says "prepare inputs", "create inputs", "use my files", "generate test data", "template", "synthesize inputs", "mock inputs", "I have a PDF/image/document to use", "make sample data", or wants to create…

31 de jul. de 2026
pipelex-design
Desenvolvedores de software

Design a MTHDS method bundle top-down with a construction workflow matched to its complexity — build a fully understood shallow graph directly as a coherent runnable bundle, or use validated signature-driven stepwise refinement for deep, uncertain, staged, or…

31 de jul. de 2026
pipelex-edit
Desenvolvedores de software

Edit an existing MTHDS method bundle (.mthds files). Use when the user says "change this pipe", "update the prompt", "rename this concept", "rename this pipe", "change the model", "tweak the instructions", "modify the method", "add a step", "remove this…

31 de jul. de 2026
pipelex-organize
Desenvolvedores de software

Reorganize a designed method bundle into a clear, browsable layout. Use when signature-driven construction left one .mthds file per refinement, when any existing layout needs regrouping into coherent modules (or one simple file), or when the user says…

31 de jul. de 2026
pipelex-design
Desenvolvedores de software

Design a MTHDS method bundle top-down with a construction workflow matched to its complexity — build a fully understood shallow graph directly as a coherent runnable bundle, or use validated signature-driven stepwise refinement for deep, uncertain, staged, or…

31 de jul. de 2026
pipelex-edit
Desenvolvedores de software

Edit an existing MTHDS method bundle (.mthds files). Use when the user says "change this pipe", "update the prompt", "rename this concept", "rename this pipe", "change the model", "tweak the instructions", "modify the method", "add a step", "remove this…

31 de jul. de 2026
Mostrando 8 de 16 skills coletadas.
bump-mthds
Desenvolvedores de software

Move this repo's exact `mthds` dependency pin to the latest release on PyPI (or a version you name), re-lock, adapt the engine source to whatever the new release broke, run the checks, and write the CHANGELOG entry — stopping before the commit. Use whenever…

28 de ago. de 2026
release
Desenvolvedores de software

Automates the Pipelex release workflow: bumps the version in pyproject.toml, finalizes the CHANGELOG.md Unreleased section, runs quality checks, creates a release/vX.Y.Z branch, commits, pushes, and opens a PR to main. Use when user says "release", "cut a…

18 de ago. de 2026
add-migration
Desenvolvedores de software

Write a migration ledger entry for a configuration schema change in pipelex, so that a user's existing file can be repaired instead of thrown away. Use when `make check-migration-schemas` (alias `cmig`) or `make check-ledger` (alias `cl`) refuses a change,…

17 de ago. de 2026
add-model
Desenvolvedores de software

Add a new AI model to the Pipelex inference system. Guides through all required steps: backend TOML configuration (OpenAI, Azure, Anthropic, Google, etc.), kit sync, test profile collections, and fixture regeneration. Use when the user says "add a model",…

17 de ago. de 2026
drift-review
Desenvolvedores de software

Resolve open drift contracts — the review obligations between code and docs declared in drift.toml. Use whenever `make drift-check` (or the `make agent-check` / `make check` aggregates, or the CI lint-drift job) fails with open contracts, when the user says…

15 de ago. de 2026
update-graph-ui
Desenvolvedores web

Bump the pinned `@pipelex/mthds-ui` (and `elkjs`) version that the generated ReactFlow HTML loads from jsDelivr. Re-fetches the bundle, recomputes SRI hashes, and updates the Python constants in `standalone_assets.py`. Use when user says "update graph ui",…

13 de mai. de 2026
test-model
Analistas de garantia de qualidade de software e testadores

Test an AI model on a specific backend using the Pipelex inference test infrastructure. Handles test profile creation, fixture regeneration, and running the right test class for the model type (LLM, image gen, extract, search). Use when the user says "test…

19 de mar. de 2026
Mostrando 12 de 15 repositórios