booker
Installation
SKILL.md
Booker
Stages
- pick-date — month grid shows days with availability
- pick-slot — available slots on the selected day
- fill-form — attendee form (name, email, custom fields)
- success — confirmation with add-to-calendar buttons
Plus reschedule mode — prefilled from existing booking uid.
Animations
Use motion (motion/react) AnimatePresence with fadeInLeft variants. The outer
container animates its width across stages: narrow (calendar only) → wider
(calendar + slots) → widest (form).