Tailwind UI Pattern Registry for humans and agents

shutdown daily-review end-of-day reflection productivity closure tomorrow checklist daily shutdown end of day review reflection tomorrow task recap work closure productivity ritual build an end-of-day review guided daily shutdown flow wrap up work session with task review

Daily Shutdown Flow

Fetch pattern JSON: curl https://webspire.de/patterns/daily-shutdown/base.json

Details

Family
daily-shutdown
Tier
base
Kind
component
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste Requires JS
Stable Published
shutdowndaily-reviewend-of-dayreflectionproductivityclosuretomorrowchecklist

Slots

Name Required Description
stats No Summary row — tasks completed, hours tracked, completion rate.
done-list Yes Scrollable list of tasks completed today with checkmarks.
tomorrow-note Yes Textarea for capturing open items or intentions for tomorrow.
confirm Yes Tagesabschluss confirmation button that marks the day as closed.

Props

Name Type Default Description
completedCount number 0 Number of tasks completed today.
trackedHours string 0h Total time tracked today, formatted as a string.

A structured end-of-day panel that guides users through a brief work-session closure ritual. It shows a summary of completed tasks, a stats row (tasks done, hours tracked), a textarea for capturing open items and intentions for tomorrow, and a confirmation button. Typically triggered from a sidebar action and displayed as a modal or slide-over.