[verdict][generated prompt][source: calendbook.com]
Can I vibecode Calendbook?
// one session, and a personal version you can actually use
Calendbook's solo core is compact: build a personal booking pages tool that reads one calendar, publishes availability, reserves a slot, and writes the event back. A competent builder can reach a useful personal version in one sitting, while the paid product mainly wins on OAuth, calendar reliability.
confidence: medium
what it is: Scheduling links with calendars, payments, and automated reminders
Buildability index · an editorial game
- Price variable pricing weight: zero
- Time one sitting weight: plus 3
- Category appointment scheduling no weight
- Moat integrations · execution quality weight: minus 2
- Confidence medium weight: zero
- What you lose 5 items weight: minus 2
- Site calendbook.com (si apre in una nuova scheda) no weight
They cancel out. This is where it comes down to how much the subscription annoys you.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
What you build
Build a personal booking pages tool that reads one calendar, publishes availability, reserves a slot, and writes the event back.
what you need
- Google Calendar OAuth credentials
- hosted callback URL
- email provider API key in .env
Strong page because Calendbook separates a compact personal workflow from the value of long-term polish.
The prompt
One session with a coding agent and your version runs.
Build a usable personal replacement for the core loop of Calendbook.
Use exactly this stack: Next.js 15 + TypeScript + SQLite.
Primary job: Build a personal booking pages tool that reads one calendar, publishes availability, reserves a slot, and writes the event back.
Start from an empty folder and create the complete working project.
Make the default mode single-user and private.
Store user data locally unless the core job requires the declared self-hosted database.
Do not add analytics, telemetry, ads, or third-party accounts.
Put every secret and external credential in .env and provide .env.example.
Use realistic sample data that is clearly labelled and easy to delete.
Implement the smallest polished interface that completes the core loop end to end.
Include clear empty, loading, validation, success, and failure states.
Add import and export so the user is not trapped in the app.
Use accessible keyboard navigation, labels, focus states, and sensible contrast.
Validate untrusted input and never log secrets or private file contents.
Deliberately exclude these paid-product advantages: race-free booking under load; team routing and round robin; reliable reminders and timezone edge cases.
Do not fake integrations, network effects, proprietary data, model quality, compliance, or security claims.
Where an external API is optional, keep the app useful without it and explain the degraded mode.
Write focused unit tests for the data model and the most important workflow.
Add one end-to-end smoke test that proves the core loop works.
Create a README with setup, permissions, architecture, data location, backup, and limitations.
Add scripts for install, development, test, build, and a production-style local run.
Run the tests and build before finishing, then fix errors rather than merely describing them. Prompt generated from the data on this page, not reviewed by hand yet. In English on purpose — it is the language coding agents work best in.
What you lose
- race-free booking under load
- team routing and round robin
- reliable reminders and timezone edge cases
- calendar-provider edge cases and timezone correctness
- multi-calendar conflict handling
Why people still pay
Calendbook: People pay because a booking tool must never double-book them, leak private events, or send the wrong time to a client.
moat: Integrations Execution quality what a moat is
OAuth/calendar reliability
Free alternatives
Not in the mood to build it? These already exist, they are free or open source, and we checked them one by one.
Rejected (2) — and why
- TidyCal Free (si apre in una nuova scheda) — Payments are free, but automated reminder controls are not; it stops just short of the stated job.
- YouCanBookMe Free (si apre in una nuova scheda) — Payments and confirmations are free, but pre-meeting reminders start on a paid plan.
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- Cal.com (opens in a new tab) — Mature open-source scheduling platform and OAuth reference.
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.