Skip to main content

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:
npx skills add https://docs.stoffelmpc.com
Agents can also discover the individual skills programmatically:
  • https://docs.stoffelmpc.com/skill.md
  • https://docs.stoffelmpc.com/.well-known/agent-skills/index.json
  • https://docs.stoffelmpc.com/.well-known/skills/index.json

Skills

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 as SKILL.md resources.