feat: add Early Childhood Education (0-6 years) skill#25
Open
tongshu2023 wants to merge 1 commit into
Open
Conversation
Adds skills/00-early-childhood/SKILL.md following the six-section template (Description / Triggers / Methodology / Instructions / Examples / References), covering cognitive milestones by age band, play-based learning (free vs guided play, ZPD scaffolding), language development (serve-and-return, dialogic reading, bilingual households, SLP referral red flags), gross/fine motor skill sequences, and parent guidance (routines, tantrums, screen time, school readiness). Includes the app content mirror and registers the 00-early-childhood node in tree-config.ts (Phase 0 row) with edges into K-12 languages and mathematics. Closes 24kchengYe#4. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #4.
Adds the Early Childhood Education (0-6 years) skill: age-banded cognitive milestones (with referral red flags), free vs. guided play (ZPD scaffolding), language development (serve-and-return, PEER dialogic reading, bilingual households), gross/fine motor sequences, and parent guidance (screen time, school readiness).
Follows the house 6-section structure (verified against
app/scripts/parse-skills.tssection regex), mirrors toapp/content/skills/, and registers the node intree-config.tswith two Phase 0→1 edges (→languages, →mathematics), matching the PR #24 pattern.i18n files intentionally untouched — consistent with PR #24 and the merged
02-ai-ml-learningprecedent (English fallback applies).🤖 Generated with Claude Code