These templates are for vibe coders: you paste one prompt into Cursor, Copilot, Claude Code, or similar — with your project open — and the agent implements against the Kilo Business Delivery API.
How to use
- Open the template that matches what you are building.
- Click Copy prompt for AI.
- Paste into your coding agent in the repo you already have.
- Let it inspect the codebase first (the prompt requires that).
- When it finishes, follow its short human setup checklist (API key, webhook, image hosts, etc.).
What the prompt already includes
- How to integrate into an existing project (no “create a new app from zero” assumption)
- Full create / get / list / cancel + webhook signature rules
- Request / response shapes and common errors
- Instructions for the agent to teach you the remaining dashboard steps
Templates
Pick one on this page via the cards below, or jump ahead:
Still write code yourself?
Use the rest of the docs — start with Authentication.