Skip to main content
Run any Skill in Manus
with one click

sdk-implementation-guide

Operational guide for implementing a new Envilder runtime SDK. Covers folder structure, API surface (Tier 1 + Tier 2), provider contract, naming conventions, sync/async model, internal vs public separation, vanity imports, and testing skeleton. Use when creating Go, Java, PHP, Rust, or any future SDK.

Overview

Operational guide for implementing a new Envilder runtime SDK. Covers folder structure, API surface (Tier 1 + Tier 2), provider contract, naming conventions, sync/async model, internal vs public separation, vanity imports, and testing skeleton. Use when creating Go, Java, PHP, Rust, or any future SDK.

Install command
npx skills add https://github.com/macalbert/envilder --skill sdk-implementation-guide

Copy and paste this command into Claude Code to install the skill

Stars136
Forks4
UpdatedMay 31, 2026 at 11:36
SKILL.md
readonly