mit einem Klick
pyllments
pyllments enthält 9 gesammelte Skills von Prudent-Patterns, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.
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.
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.
Applies project context and guardrails when working with the FlowController class. Use when modifying FlowController behavior, orchestration logic, or related control-flow APIs.
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.
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.
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.
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.
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.