Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

pyllments

pyllments 收录了来自 Prudent-Patterns 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
9
更新
2026-07-04
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

docs-elements-authoring
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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