By tombandini-7
Skills that teach Claude how to use the Room Genie MCP server for Disney hotel and cruise pricing, availability, and alerts across WDW, DLR, Aulani, and DCL.
Use this skill BEFORE calling `explore_rates` or `create_alert` for Aulani, A Disney Resort & Spa in Ko Olina, Hawaii (Oahu), or any conversation about a Disney Hawaii trip. Aulani has NO theme park tickets, NO dining plan, NO Memory Maker — its questionnaire is RADICALLY shorter than WDW/DLR (just dates + party + Travel Protection yes/no). Always use `mode: "availability"` or `mode: "room-only"`, never `mode: "package"`. Contains the Aulani-specific questionnaire, view category tradeoffs (Island View / Partial Ocean / Ocean View), and hotel-room vs villa math. Prevents Claude from asking about tickets or dining plans that Aulani doesn't sell.
Use this skill BEFORE calling `cruise_search_sailings`, `cruise_list_categories`, or `create_alert` (kind:"cruise") for any Disney Cruise Line trip — Disney Wish, Disney Fantasy, Disney Treasure, Disney Dream, Disney Magic, Disney Wonder, Disney Destiny, Disney Adventure — or any DCL itinerary (Bahamian, Caribbean, Alaskan, Mediterranean, Transatlantic, Castaway Cay, Lookout Cay, Port Canaveral). Cruise flow is STRUCTURALLY DIFFERENT from hotels: no ticket days, no dining plan toggle, no Memory Maker — the cruise fare already bundles those. Contains the two-step DCL flow (cruise_search_sailings → cruise_list_categories), the questionnaire (months array for search, party, optional ship/nights; then sailingId + placeholder yes/no), stateroom category structure (Inside/Oceanview/Verandah/Concierge), ship codes (WW=Wish, WD=Destiny, DF=Fantasy, DA=Adventure, DD=Dream, DT=Treasure, DM=Magic, DW=Wonder), and kid-pricing nuances.
Use this skill BEFORE calling `explore_rates` or `create_alert` for a Walt Disney World resort (Polynesian, Grand Floridian, Contemporary, Wilderness Lodge, BoardWalk, Beach Club, Yacht Club, Caribbean Beach, Port Orleans Riverside/French Quarter, Pop Century, Art of Animation, All-Star Movies/Music/Sports, Saratoga Springs, Old Key West, Copper Creek, Riviera, Coronado Springs, Fort Wilderness, Swan, Dolphin, Swan Reserve, Animal Kingdom Lodge Jambo/Kidani) or any time the conversation is about a WDW trip in Florida — Magic Kingdom, EPCOT, Hollywood Studios, Animal Kingdom Park, Orlando. The skill contains the REQUIRED follow-up questionnaire (package vs room-only; if package: ticketDays 2-10, ticket type, dining plan, Memory Maker, Travel Protection), resort tier guidance (Value/Moderate/Deluxe/Deluxe Villa), and the post-quote suggestions. Do NOT guess package fields — use this skill to get the right questions.
Use this skill BEFORE calling `explore_rates` or `create_alert` for Disneyland Resort in California — any of the three on-property hotels (Disneyland Hotel, Grand Californian Hotel & Spa, Pixar Place Hotel / Paradise Pier, Villas at the Grand Californian) or any conversation about Disneyland Park, California Adventure, DCA, Downtown Disney, Anaheim. Contains the DLR follow-up questionnaire (ticketDays 1-5 NOT 2-10, narrower ticket set — no water-parks-sport or plus, NEVER ask about a dining plan since DLR doesn't have one, NEVER ask about Memory Maker since DLR doesn't support it, only Travel Protection), and cross-hotel comparison patterns. Do NOT use for Walt Disney World in Florida — use disney-world-planner for that instead.
Use this skill EVERY TIME you are about to call any `mcp__room-genie-dev__*` or `mcp__room-genie__*` tool (list_alerts, get_alert, create_alert, toggle_alert, delete_alert, list_resorts, list_room_types, list_cruise_sailings, list_stateroom_categories, get_my_profile, explore_rates, show_price_matrix, generate_quote_pdf, list_quote_pdfs). Covers the required ordering of tool calls, confirmation rules before mutations, the post-result presentation format (per-room blocks with total/deposit/balance/due dates, multi-room combined totals), the THREE-WAY POST-MATRIX PROMPT (price-drop alert / availability alert / PDF quote), the alert-offering flow (one alert per room, exact-price threshold suggestion, `get_my_profile` for notification defaults, availability alert for sold-out rooms), and the PDF quote flow (per-destination add-on toggles before calling generate_quote_pdf). Applies across all four Room Genie products (WDW, DLR, Aulani, DCL). Also the right skill when the user mentions "Room Genie", "my alerts", "watch this price", "availability alert", "price drop alert", or "PDF quote".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude plugin that teaches Claude how to use the Room Genie MCP server for Disney hotel and cruise pricing.
Bundles 5 skills:
The MCP server itself lives at https://app.roomgenie.travel/api/mcp and is registered separately (see below) — Claude Code's plugin format bundles the skills, but the MCP server connection is configured by you.
Two steps — register the server, then install the skills:
# 1. Register the hosted MCP server (one-time). Opens a browser for Supabase OAuth on first tool call.
claude mcp add --transport http room-genie https://app.roomgenie.travel/api/mcp
# 2. Add the marketplace + install the skills plugin
/plugin marketplace add tombandini-7/room-genie-skills
/plugin install room-genie@room-genie
Verify:
claude mcp list # should show room-genie as connected
/plugins # should show room-genie enabled with 5 skills
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"room-genie": {
"type": "http",
"url": "https://app.roomgenie.travel/api/mcp"
}
}
}
Restart Claude Desktop. The skills in this repo are Claude Code-specific — Claude Desktop gets the MCP tools directly and reasons from the tool descriptions, which covers most workflows.
The MCP server is OAuth-protected. On the first tool call, Claude opens a browser window where you sign in with your Room Genie account and approve access. After approval, the token is cached locally by Claude.
To revoke access later, visit Connected Apps.
availability-mode checks work on any plan.Proprietary — © Room Genie.
npx claudepluginhub tombandini-7/room-genie-skills --plugin room-geniePermanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.