← ClaudeAtlas

coloring-booklisted

Create a personalized printable kids' coloring book (PDF) starring specific children, family members, and pets doing their favorite things — themed pages or a story-mode narrative for ages 3-6. Use when the user asks for a coloring book, coloring pages, or a personalized activity/story book for kids. Triggers on "coloring book", "coloring pages", "make a book for [kid]", "story coloring book".
bedardandy/coloring-book-skill · ★ 0 · Data & Documents · score 69
Install: claude install-skill bedardandy/coloring-book-skill
# Personalized Kids' Coloring Book Produce a letter-size vector PDF of bold line-art pages starring the user's kids/family/pets. Characters are PARAMETRIC (trait vectors), never photo-likeness generation — this guarantees the same recognizable character on every page and avoids identity drift entirely. **NON-NEGOTIABLE: this skill's quality lives in executing `lib/charlib.py` with Python** (cairosvg + ghostscript). Never re-implement the drawing library by hand or "approximate" its helpers in another language/canvas — hand-reimplementations lose the white-fill back-to-front layering that makes overlapping shapes read as solid objects (you get transparent outline soup: trees as crossing circles, paths through heads). If you cannot execute Python in your environment, STOP and tell the user that instead of improvising. **FIRST: read `reference/model-tiers.md` and pick your operating mode honestly** (full-creative / standard / conservative) based on your own capability tier. It also contains the universal pre-flight layout plan — every model bottom-crams first drafts without it — and the escalation ladder for when an element won't come right after two attempts (compromise → delegate the element to a stronger model → recommend escalating the whole build). ## Workflow ### 1. Cast setup — trait vector per character For each kid collect/derive: name, age, hair style (one of `charlib.HAIR_STYLES`: bob_bangs, bob [+headband], tousled, long_wavy, pigtails, curly, buzz), glasses y/n