Event Availability Clock
Show whether something is open or available right now by schedule.
What it adds
Build an availability clock that reads a weekly schedule and shows open, closing-soon, or closed states.
What your builder is told to do
4
The actual instructions, in order.
What your builder is told to do
4The actual instructions, in order.
-
1
Inspect the weekly schedule, timezone, and holiday rules in the source files.
-
2
Create an editable schedule and compute the current open or closed state.
-
3
Show next-open or closing-soon messaging with timezone and DST handling.
-
4
Add a missing-schedule state and make the widget embeddable.
Edge cases it handles
5
The things an agent skips when you only say "build a event availability clock".
Edge cases it handles
5The things an agent skips when you only say "build a event availability clock".
- Keep the tool focused on one primary job. If the source asks for a suite, build the first usable tool and list the obvious follow-ups.
- Do not invent testimonials, guarantees, legal disclaimers, revenue numbers, scarcity, or unverifiable claims.
- If formulas, scoring weights, or recommendation rules are missing, create editable placeholders and call out the assumptions.
- If payment, email, analytics, CRM, or storage integrations are missing, build clear seams and document the variables or endpoints still needed.
- Match the existing app or page design system unless the user explicitly asks for a standalone visual direction.
Definition of done
5
Your builder is required to check every one of these before reporting the work finished.
Definition of done
5Your builder is required to check every one of these before reporting the work finished.
- The tool is buildable as a standalone page, lightweight SPA, embeddable widget, or cleanly integrated app screen.
- The primary input, primary output, and primary action are obvious without extra instructions.
- The implementation includes empty, loading, error, and completed states.
- Mobile, tablet, and desktop layouts are accounted for.
- The agent reports the source files used, assumptions made, and any formulas or rules that still need owner review.
Related tool files
Timers
Flash Sale Timer
Urgency countdown for a sale with an expired-state fallback.
Build This Tool: Flash Sale TimerTimers
Pomodoro Timer
Focus timer with work and break cycles and session counts.
Build This Tool: Pomodoro TimerTimers
Countdown Widget
Add a clear countdown for launches, events, deadlines, or offer windows.
Build This Tool: Countdown WidgetHow it works
-
1
Copy the link
Grab the Markdown blueprint URL for this tool type.
-
2
Give it to your builder
Paste it into Claude Code, Cursor, Codex, or whatever AI builder is already working in your app.
-
3
It maps, then builds
Your agent reads the blueprint first, then builds the tool into your app around the rules, audience, and stack.
Works with your stack
These blueprints are written to adapt. They tell the agent to detect your framework, match your existing design system, and use your source files instead of guessing the tool rules.
Need it tighter than that? Customize the tool file and tell it exactly which source docs and stack to use.