From Fudis 4 Business
Show today's bookings, create a reservation, update a booking status, or reschedule. Use when the operator asks about reservations, the floor plan for tonight, wants to book a table, or needs to move a reservation to a different time.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fudis:bookingsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use $ARGUMENTS to accept optional parameters: a date (defaults to today), a guest name to search, or an action like "create", "cancel", or "reschedule".
Use $ARGUMENTS to accept optional parameters: a date (defaults to today), a guest name to search, or an action like "create", "cancel", or "reschedule".
For listing bookings:
list_bookings for today (or the date in $ARGUMENTS)For creating a booking:
create_booking in preview mode first — show the preview cardFor updating status (seated, cancelled, no-show):
update_booking_status with the new statusFor rescheduling:
reschedule_booking with the new datetimeAlways show confirmation codes in monospace.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub thefudis/fudis-marketplace --plugin fudis