Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:34 +08:00
commit 4398aa3901
10 changed files with 3371 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "math-teacher",
"description": "Interactive math teacher that instantly generates playful, gamified learning experiences. Creates visual playgrounds, interactive artifacts, and engaging games for kids and adults to learn math concepts from basic arithmetic to advanced calculus.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/math-teacher"
]
}