Tag: wasm

Type: All Skills Tools
skill ★ 8,394

Nginx to Higress Kubernetes Migration

Automates the migration from ingress-nginx to Higress in Kubernetes environments, including compatibility analysis and WASM plugin generation for unsupported annotations.

higress-group/higress kubernetes nginx higress migration
skill

Nginx to Higress Migration Workflow

Automates the migration from ingress-nginx to Higress in Kubernetes environments by analysing existing configurations and identifying unsupported annotations. It facilitates the generation of WASM plugins to replace incompatible Nginx snipp…

alibaba/higress kubernetes nginx higress migration
skill

Higress WASM Plugin Development with Go

Develop and deploy custom Higress gateway plugins using the Go SDK and WebAssembly. This skill covers implementing HTTP request/response processing, Redis integration, and external service calls.

alibaba/higress wasm go higress api-gateway
skill ★ 31

Klever Blockchain Smart Contract Development Skill

This skill provides an expert framework for building, deploying, and interacting with smart contracts on the Klever blockchain. It covers the full development lifecycle, from writing secure Rust/WASM contracts to using koperator for deploym…

klever-io/mcp-klever-vm klever rust wasm smart-contracts
skill ★ 1

Writing Structured Edict Programs via JSON AST

This skill guides the generation of Edict programs as structured JSON Abstract Syntax Trees (ASTs), rather than traditional source code. It covers the module structure, type system, effect declarations, and contract enforcement necessary fo…

Sowiedu/Edict edict ast-generation json-schema wasm
tool ★ 1

Edict Compiler for Agentic WASM Code Generation

This compiler pipeline processes JSON ASTs generated by AI agents through multiple stages—including structural validation, type checking, effect analysis, and Z3 contract verification—before generating secure WASM bytecode. It is designed f…

Sowiedu/Edict edict compiler wasm agent-code