guestgen

Official

Auto-create WASM guests for domain crates.

Authoraugentic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill generates a complete WASM guest project that wraps one or more domain crates and provides HTTP endpoints via Axum, Kafka messaging, and provider configuration. It enables teams to scaffold boundary wrappers while keeping business logic in domain crates and offers optional migration analysis for legacy components.

Core Features & Use Cases

  • Generate a full guest skeleton that wires HTTP endpoints to domain handlers and subscribes to Kafka topics.
  • Provide provider trait scaffolding for WASI capabilities (Config, Identity, StateStore, TableStore, etc.) and runtime wiring.
  • Use with domain crates to rapidly bootstrap migrations or new services, with optional legacy-component analysis to guide modernization.

Quick Start

Provide domain crate path, IR path, output path, and optional legacy components path to generate a WASM guest. Example: guestgen ./crates/user-domain ./ir/user-api.json ./guests/user-guest ./legacy-demo

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: guestgen
Download link: https://github.com/augentic/plugins/archive/main.zip#guestgen

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.