Skip to main content

building-awell-extensions

Stars12
Forks10
UpdatedJuly 9, 2026 at 08:51

Build or extend an Awell extension in this monorepo from a vendor's API docs and a user's intent (e.g. "add an action that sends an SMS via Vendor X", "add a webhook for booking.created"). Use whenever the task is to create a new extension under extensions/ or add an action/webhook/setting to an existing one. Covers the full loop: plan โ†’ scaffold โ†’ implement (settings, actions, webhooks, error mapping) โ†’ test โ†’ run/verify with the CLI โ†’ PR. Do NOT use for unrelated repo work (src/lib/, the extensions-core framework, CI config, or root dependency changes without an extension need).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly