cinema-booking

Community

Browse and book cinema tickets with live pricing.

Authornathanvale
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Browse movies and book tickets at Classic Cinemas Elsternwick with live pricing and email delivery.

Core Features & Use Cases

  • Browsing flow: List movies, view details, and access session times.
  • Pricing & tickets: Fetch pricing, select seats, and finalize booking.
  • Booking delivery: Send tickets via email with a summary.

Quick Start

Use the CLI to list movies, view details, fetch pricing, and complete a booking:

  • bun run src/cli.ts movies --format markdown
  • bun run src/cli.ts pricing --session-id "{SESSION_ID}" --format markdown

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cinema-booking
Download link: https://github.com/nathanvale/side-quest-marketplace/archive/main.zip#cinema-booking

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository