By jtemps
Generate delightful, personalized morning activity packets for kids — connect-the-dots, mad libs, stories, mazes, crafts, science, and more. Tracks what each kid loves so packets get better over time.
Add a new kid to an existing Playtime household.
Update a kid's interests, obsessions, learning goals, sensitivities, or skills as they grow.
Edit household-level Playtime details — family members, pets, upcoming events, materials, frameworks, themes, print preferences.
Generate tomorrow's morning activity packets — one per kid. Collects feedback on yesterday first, then creates fresh, personalized, print-ready HTML. Pass "week" for 7 days, "playdate" when other kids are coming over, "videocall" for paired packets with a remote family member.
Audit the Playtime profile for gaps, stale data, and missing context that would make packets better. Reports what's missing and offers to fix it.
Catalog of 30+ activity types Playtime can generate — connect-the-dots, mad libs, mazes, stories, crafts, science, mindfulness, and more. Each type has a reference spec with format, age range, quality bar, and examples. Use this when picking and generating an activity.
Age-appropriate developmental milestones and learning targets for kids 0-12. Use this when generating activities to make sure they hit the right developmental level — what a 14-month-old can do is wildly different from a 22-month-old, and the differences matter.
Parenting framework references (Good Inside, Hunt Gather Parent, Bringing Up Bébé, Montessori, RIE, Waldorf, Reggio Emilia, Positive Discipline, Whole-Brain Child, Simplicity Parenting, Collaborative & Proactive Solutions, How To Talk So Kids Will Listen). Use this when generating activities to subtly weave the household's chosen parenting philosophy into instructions, parent footers, and emotion-coaching scripts.
HTML/CSS template and style guide for generating print-ready Playtime packets. Single-page or multi-page, color or B&W, US Letter or A4. Use this when rendering the final HTML file.
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.
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.
A Claude Code plugin that generates personalized morning activity packets for kids — one per kid, every night, ready to print before breakfast.
Connect-the-dots, mad libs, mazes, stories, crafts, kitchen science, mindfulness, pretend-play kits — tuned to each kid's age (in months for under-3), interests, current obsessions, learning goals, and your family's parenting framework.
Tracks what landed and what didn't. Gets better over time.
| Command | What it does |
|---|---|
/setup-playtime | First-time setup — household, kids, family + pets, stuffies, materials, frameworks, themes |
/add-kid-to-playtime | Add another kid (with their stuffies) |
/edit-kid-details | Update a kid's interests, goals, skills, stuffies as they grow |
/edit-playtime-household | Update household-level info — family members, events, materials, frameworks, themes |
/generate-playtime | Generate tomorrow's packets (collects feedback on yesterday first) |
/playtime-checkup | Audit the profile for gaps and stale data; suggest fixes |
/playtime-shop | Personalized supplies shopping list with affiliate-linked Amazon search URLs |
/playtime-share | Convert a packet into shareable formats — share card (texting Grandma), PDF, or PNG/JPEG |
Playtime works in any Claude Code surface — the desktop app, the terminal CLI, the web app, or the IDE extensions. It ships with a marketplace manifest (.claude-plugin/marketplace.json) so it installs through Claude Code's standard plugin workflow.
For a parent-friendly walkthrough (with the recommended desktop-app path), see dailyplaytime.com/install.
In a Claude Code session (desktop app's Code tab, claude in your terminal, or claude.ai/code on the web), type these two slash commands:
/plugin marketplace add jtemps/playtime-plugin
/plugin install playtime@playtime-marketplace
That's it. To verify the plugin loaded, type /plugin to open the plugin manager.
If you want to hack on the plugin locally:
git clone https://github.com/jtemps/playtime-plugin.git ~/playtime-plugin
Then in a Claude Code session:
/plugin marketplace add ~/playtime-plugin
/plugin install playtime@playtime-marketplace
The slash commands show up:
/playtime:setup-playtime
/playtime:add-kid-to-playtime
/playtime:edit-kid-details
/playtime:edit-playtime-household
/playtime:generate-playtime
/playtime:playtime-checkup
/playtime:playtime-shop
/playtime:playtime-share
Run /playtime:setup-playtime to begin.
In a Claude Code session:
/plugin marketplace update playtime-marketplace
(If you installed from a local clone, run git pull in ~/playtime-plugin first.)
All state lives at ~/.playtime/:
~/.playtime/
├── profile.json # household + all kids
├── packets/ # generated packets, organized by date
│ └── YYYY-MM-DD/
│ └── <kid-name>.html
└── history.json # feedback log + activity ledger
The plugin folder itself is stateless — clone it, share it, version-control it without leaking your kids' data.
The packets are designed to be generated the night before so they're ready in the morning. A nice flow:
/generate-playtimeYou can also use the /schedule skill to wire up nightly auto-generation. Setup will offer this if you opt in.
40+ types across:
npx claudepluginhub jtemps/playtime-plugin --plugin playtimeComprehensive 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.
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.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications