Initial commit: LLPSI tutoring slash commands

- Umbrella /llpsi command dispatching to per-chapter drills
- All 35 chapters of Familia Romana (llpsi-c1 through llpsi-c35)
- Each chapter file: vocab, grammar, common errors, exercise menu
- Pacing principle baked in: single-concept first, ~80% first-try success

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-05 22:03:24 -05:00
parent 7fd141e346
commit f5d5334df9
38 changed files with 3523 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.DS_Store
*.swp
*.swo
.idea/
.vscode/