Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

pyllments

pyllments contient 9 skills collectées depuis Prudent-Patterns, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
9
mis à jour
2026-07-04
Forks
1
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

docs-elements-authoring
Développeurs de logiciels

Writes and updates Pyllments element documentation in Quarto using project conventions. Use when editing docs/elements/*.qmd or generating docs from element/model source files.

2026-07-04
elements-authoring
Développeurs de logiciels

Implements or refactors Pyllments elements with correct element-model-view-port patterns. Use when creating or modifying files in pyllments/elements or when the user asks about element design, wiring, or reactivity.

2026-07-04
model-authoring
Développeurs de logiciels

Implements or refactors Pyllments models using param-based state and element-facing methods. Use when working on element models or when discussing where business logic should live.

2026-07-04
flow-controller-context
Développeurs de logiciels

Applies project context and guardrails when working with the FlowController class. Use when modifying FlowController behavior, orchestration logic, or related control-flow APIs.

2026-06-26
ports-connectivity
Développeurs de logiciels

Designs and updates Pyllments port wiring and payload flow contracts. Use when editing pyllments/ports/ports.py, element port definitions, or when discussing input/output port behavior and emission rules.

2026-06-26
recipe-authoring
Développeurs de logiciels

Creates and updates runnable Pyllments recipes with config-driven entrypoints and element wiring. Use when editing files under recipes or when implementing CLI-runnable recipe flows.

2026-06-26
drawio-diagrams
Développeurs de logiciels

Creates and edits draw.io diagram XML (.drawio) for local viewers. Use when the user asks for draw.io, diagrams.net, mxfile, architecture diagrams, flowcharts, or modifying .drawio files.

2026-05-31
payloads-authoring
Développeurs de logiciels

Implements and updates Pyllments payload structures and usage contracts between elements. Use when adding payload types, changing payload schemas, or adjusting payload handling in ports and elements.

2026-03-27
views-authoring
Développeurs de logiciels

Implements and refines Pyllments component views with Panel and Component.view patterns. Use when creating or modifying element or payload views, view watchers, or associated CSS-backed UI behavior.

2026-03-27