d6e-app-development
Installation
SKILL.md
d6e App Development
Overview
A d6e App is a distributable package that configures a d6e workspace with a combination of:
- Template Prompt — System prompt injected into the AI agent's context
- STFs (State Transition Functions) — Custom logic (JS, WASM, or Docker)
- Files — Reference documents, templates, or datasets (uploaded to workspace storage)
- Effects — External API integrations with header/body mapping
- Workflows — Pipelines combining input steps, STF steps, and effect steps
Apps are defined by a template.yaml manifest and published to the d6e App Marketplace.
When to Use
Apply this skill when users request: