What it covers
- Choosing a template by booking shape (people vs resources, groups, multi-location).
- The workflow: scaffold → configure env → understand the SDK wiring → rebrand → verify → deploy to Vercel.
- Resource-booking (courts, lanes, rooms, equipment): the three conflict rules,
allowCustomDuration, and the units × time grid strategy — the VOLT template is the worked example. - Customising: colour/font tokens,
siteConfig, and what comes from the API vs. what you edit in code.
Templates it builds on
Haar — salon
Frisor — barbershop
Clear Care — clinic
VOLT — padel & squash
When it triggers
“Build me a booking website”, “I run a [salon / clinic / padel club] and need a booking site”, or handing the agent a business idea plus inspiration.Related
- Open-source templates — the template gallery
- opencals-storefront-api skill — the exact API/SDK reference this skill builds on
- Build a booking page — the manual tutorial