This is the core primitives for iii's function orchestration system. You get async handlers with unique IDs, triggers that bind events to those handlers (HTTP, cron, pub/sub, streams, state changes), and cross-worker function calls via trigger() that work across languages. The engine handles all the routing and serialization automatically. Think Lambda or Cloud Functions, but designed for multi-language coordination inside the iii runtime. If you're building on iii and need to wire up event-driven logic or expose callable endpoints, this is the layer you'll work with. The type-based schema generation for Rust and Python is a nice touch for discoverability.
npx -y skills add iii-hq/iii --skill iii-functions-and-triggers --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills