create-worker

Community

Scaffold Zeebe inbound adapters.

Authoremaarco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of boilerplate code for Zeebe job workers, significantly reducing the manual effort required to integrate your application logic with the Zeebe process engine.

Core Features & Use Cases

  • Automated Worker Generation: Creates @Component @JobWorker classes for Zeebe service tasks.
  • Type-Safe Integration: Ensures correct mapping between BPMN task types and your code using generated constants.
  • Use Case: When you define a new service task in your BPMN diagram, use this Skill to instantly generate the corresponding Kotlin or Java worker class, complete with variable mapping and use-case injection.

Quick Start

Use the create-worker skill to generate a worker for the 'send-welcome-mail' task in the 'newsletter-process.bpmn' file.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-worker
Download link: https://github.com/emaarco/easy-zeebe/archive/main.zip#create-worker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.