What problem does it solves?
This Skill tackles the common challenges of Japanese language learning: vocabulary retention, engaging practice, and progress tracking. It automates the creation of personalized, gamified learning applications, saving you time and making your study sessions more effective.
Core Features & Use Cases
- Automated Game Generation: Create React-based web applications for flashcards, quizzes, typing games, and conversation simulations.
- Spaced Repetition System (SRS): Integrates the SuperMemo SM-2 algorithm to optimize review schedules, ensuring long-term retention of vocabulary (JLPT N5-N3).
- Gamification & Audio-First Learning: Boost motivation with XP, levels, badges, and daily streaks, combined with text-to-speech for pronunciation practice.
- Use Case: Quickly generate a personalized flashcard game for N5 vocabulary, complete with audio and progress tracking, in minutes.
Quick Start
Ask Claude to create a game:
User: "N5 λ¨μ΄λ‘ νλμμΉ΄λ κ²μ λ§λ€μ΄μ€"
Claude: "μκ² μ΅λλ€! λ°λ‘ μμ±νκ² μ΅λλ€."
(Claude will generate a React project. You will then need to navigate to the project directory, run npm install, and npm run dev to start the game.)