PLAYBOOKS

Publish your app

A playbook is a ready idea, three things you can ask for, and the rules the builder must follow. Pick one, and the plan starts filled in.

Loading…

Community playbooks from GitHub could not be loaded right now — only Bystep’s own are shown.

Have your own idea?

Describe it in a few sentences. Bystep writes the plan and builds it step by step.

Share a playbook

Put a bystep-playbook.json like this at the root of a public GitHub project and add the topic bystep-playbook. It appears here within 30 minutes, marked as community.

{
  "id": "warung-kopi",
  "name": { "id": "Warung kopi", "en": "Coffee stall" },
  "desc": { "id": "Menu, pesanan WhatsApp, kasir", "en": "Menu, WhatsApp orders, till" },
  "kitId": "simple-warung-umkm",
  "examples": { "id": ["Tambahkan menu musiman"], "en": ["Add a seasonal menu"] },
  "rules": [{ "kind": "ask", "templateId": "ask_price_change", "text": { "id": "Tanya dulu sebelum mengubah harga", "en": "Ask before changing a price" } }]
}

Field reference in the docs →