From playtime
Convert a generated Playtime packet into shareable formats — PDF for printing or emailing, JPEG/PNG for texting, and a "share card" summary image for grandparents. Used by /playtime-share and optionally offered automatically after /generate-playtime.
npx claudepluginhub jtemps/playtime-plugin --plugin playtimeThis skill uses the workspace's default tool permissions.
Turns the print-ready HTML packet into formats parents actually share.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Turns the print-ready HTML packet into formats parents actually share.
A packet is generated as ~/.playtime/packets/YYYY-MM-DD/<kid>.html. That HTML is great for printing. It's terrible for:
This skill produces three output shapes:
~/.playtime/history.json for the requested kid + date.entry.filePath.references/rendering.md (headless Chrome is the primary path).~/.playtime/shares/YYYY-MM-DD/<kid>-<format>.<ext>.references/share-card-template.html first, then render.references/text-template.md).references/formats.md — when to use each format, sizing/quality notesreferences/rendering.md — headless Chrome commands, fallbacks, troubleshootingreferences/share-card-template.html — the 1080×1080 summary card template (with placeholders)references/text-template.md — draft messages parents can paste when sharingprintSize and defaultColorMode from profile.json — the PDF should look exactly like what would have come out of the printer.