Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$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:2026年4月23日 15:03
SKILL.md
readonly