bulk-generate-concepts
Installation
SKILL.md
Bulk Generate Concepts
Process
-
Clarify scope - Subject, grades, curriculum standard (e.g., German Rahmenlehrplan)
-
Create feature branch - Before any work:
git fetch origin dev git checkout -b concepts/{subject}-grade{N} origin/devBranch naming:
concepts/{subject}-grade{N}(e.g.,concepts/german-grade4) -
Research curriculum ONCE - Use official sources (ministry sites). Extract:
- Learning objectives per concept
- Age-appropriate expectations
- Difficulty progression
Related skills
More from maidevberlin/logikids
jetbrains-coding
Use when JetBrains MCP tools are available (mcp__jetbrains__*) - enforces IDE-native workflow with problem checking after file completion, and smart refactoring tools instead of grep/sed
13write-concept
Use when creating or improving educational concept files - includes curriculum research for new concepts, always updates translations before validation
4