Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pyllments

pyllments contains 9 collected skills from Prudent-Patterns, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
9
updated
2026-07-04
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

docs-elements-authoring
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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