Stoffel Developer Skills
Stoffel Developer Skills are AI-agent-ready playbooks for developers building applications with the Stoffel framework. They are designed to help coding agents and humans choose the right Stoffel workflow, use 0.1.0 CLI and SDK APIs, run local MPC smoke tests, generate typed client IO bindings, and debug common app-level failures. These skills are app-development guides, not internal maintainer guides. They focus on creating and validating Stoffel applications with public tooling.Use with AI agents
Mintlify serves these skills through the standard skill discovery endpoints:https://docs.stoffelmpc.com/skill.mdhttps://docs.stoffelmpc.com/.well-known/agent-skills/index.jsonhttps://docs.stoffelmpc.com/.well-known/skills/index.json
Skills
- Stoffel App Getting Started — Install the Stoffel tooling, create a new app, run first local smoke tests, and choose the right development path.
- Stoffel CLI App Workflow — Use the stoffel CLI to init, check, build, compile, run, test, inspect, and troubleshoot Stoffel apps.
- Stoffel-Lang App Programming — Write .stfl application logic using supported Stoffel-Lang syntax, types, builtins, and example patterns.
- Stoffel Secret MPC Programming — Build MPC apps with secret types, Share, ClientStore, Mpc, MpcOutput, and runnable private-input examples.
- Stoffel Rust App SDK — Embed Stoffel in Rust apps using the SDK for compilation, bytecode loading, local execution, clients, and servers.
- Stoffel Typed Client IO Bindings — Generate and use Rust typed client input/output bindings from exact Stoffel bytecode manifests.
- Stoffel Local MPC Dev Loop — Run local MPC smoke tests, ClientStore input flows, hot reload, and SDK local coordinator-backed execution.
- Stoffel App Network and Off-Chain Integration — Move from local bytecode to client/server builders, network config, and off-chain coordinator integration.
- Stoffel App Troubleshooting — Diagnose app-level init, check, build, run, local MPC, binding, SDK, and network failures with evidence.
Source and maintenance
The source playbooks live in the Stoffel Labs knowledge vault and are mirrored here so developers can access them from the public docs and AI agents can fetch them asSKILL.md resources.