Generate user profiles where the name, company, city, email, and bio all belong to the same locale. Includes a working avatar URL.
Generate a pricing page with 3-5 tiers, prices that grow geometrically, a free entry, an enterprise "Contact us" tier, and 4-6 features each.
Generate a self-consistent order receipt: line items, totals that actually add up, a realistic carrier + tracking number, and a sensible ETA.
Generate testimonial cards: a short quote, the reviewer's name, role, company, and an avatar URL. Useful for marketing pages and case-study layouts.
Generate postal addresses with correct per-country format and field ordering. Street + city + region + postal code all match the country's real conventions.
Bundled tarball: all 365 lists + composition recipes for the five built-in scenarios. Unpacks into .claude/skills/lists/. Zero network calls after install — Claude is the generator.
mkdir -p .claude/skills && curl -sL https://lists.gariasf.com/claude-skill/lists.tar.gz | tar -xz -C .claude/skills