Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:

beam-dofn-modernizer

// Rewrite Apache Beam DoFn methods (@ProcessElement, @OnTimer, @OnWindowExpiration) to remove legacy ProcessContext or OnTimerContext usage. Use this skill when you encounter DoFn methods that use context.element(), context.output(), etc., and need to modernize them using parameter injection (@Element, @Timestamp, @Pane, OutputReceiver, MultiOutputReceiver).

$ git log --oneline --stat
stars:8.591
forks:4.557
updated:23. April 2026 um 15:03
SKILL.md
readonly