fantasybz
UserClaude Code skill bundle that compiles a curated, offline-first family-travel PWA — you own the artifact (HTML/CSS/JS/JSON), deploy to GitHub Pages, works on the plane
Categories
Indexed Skills (4)
food-ingest
Ingest a venue from a Reel, Instagram, Facebook, or YouTube post into a trip PWA's food, desserts, attractions, fandom, or nearby corpus (or feed_candidates.json when placement is unclear). Use when the user shares a venue video/post URL or caption and wants it added to their trip. Fetches the caption, classifies it via the shared router, supports an explicit --to corpus override, and writes a structured entry. Pairs with trip-scaffold and refs-ingest.
placement-promote
Promote a parked feed_candidates entry into a venue corpus (food / desserts / attractions / fandom / nearby), or discard it, for a trip PWA. Use when the user has confirmed a candidate the router couldn't place — "promote the gimbap candidate to food", "this 待分類 venue is a dessert cafe, sort it to desserts", "drop that wrong candidate", "move this café from desserts to food" — or asks to clear out feed_candidates / correct an auto-routed corpus. The 口袋名單 view shows candidates inline as 待分類; this makes a confirmed one a permanent corpus entry. Pairs with food-ingest (which parks the candidate) and trip-scaffold.
refs-ingest
Add a pre-trip prep reference (行前預習) — a YouTube video, blog post, or Reel — to a trip PWA's refs.json, so it shows up in the day's "今晚先看" collapsible card. Use when the user shares a video/article to watch before a specific day ("add this teamLab walkthrough to Day 2's prep", "ingest these prep videos"). Fetches the title via YouTube oEmbed, classifies the type, and writes a structured schedule_refs entry. Pairs with trip-scaffold and food-ingest.
trip-scaffold
Compile a curated, offline-first family-travel PWA from a few prompts. Generates a vanilla static PWA (HTML+CSS+JS+JSON) with a schedule, per-anchor contingency plans, prep refs, an a11y baseline, and GitHub Pages-ready output — owned by the user, installable to the home screen, works offline. Use when scaffolding a new trip ("make a Kyoto family trip app", "build a trip PWA"), seeding a day plan (draft-days), or running pre-publish audits (launch-check). Pairs with food-ingest and refs-ingest for content.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.