create-process-adapter

Community

Generate Zeebe process adapters.

Authoremaarco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation and updating of outbound adapters for Zeebe processes, ensuring your application can reliably interact with the process engine.

Core Features & Use Cases

  • Automated Adapter Generation: Creates Kotlin classes for starting processes, sending messages, and triggering signals based on BPMN models or ProcessApi definitions.
  • Type-Safe Constants: Enforces the use of constants defined in ProcessApi files, preventing errors from raw string literals.
  • Update Existing Adapters: Modifies existing adapter files to include missing methods or correct outdated constant references.
  • Use Case: When you define a new process in BPMN or update your ProcessApi.kt file, use this Skill to automatically generate or update the corresponding Kotlin adapter code that your service will use to interact with Zeebe.

Quick Start

Use the create-process-adapter skill to generate an outbound adapter for the 'newsletter-subscription' process.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-process-adapter
Download link: https://github.com/emaarco/easy-zeebe/archive/main.zip#create-process-adapter

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.