Skip to content

notfoundsam/claude-code-english-tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English Tutor

A personal English learning system that adapts to your level. Practice grammar, build vocabulary, check your writing, and prepare for exams.

Setup

No installation required. Uses only Python 3.10+ standard library.

Getting Started

Run /help-english to see all available commands.

First Steps

  1. Assess your level (optional - default is B1 Intermediate):

    /assess-my-level
    
  2. Start learning grammar:

    /grammar-list
    /grammar-learn present-simple
    /grammar-exercise present-simple
    
  3. Build your vocabulary:

    /word-add facilitate
    /word-learn
    
  4. Check your writing:

    /check-sentence "He go to school yesterday"
    

What You Can Do

Task Command
See all commands /help-english
Learn grammar /grammar-learn <topic>
Practice grammar /grammar-exercise <topic>
Add vocabulary /word-add <word>
Practice vocabulary /word-learn
Check a sentence /check-sentence <text>
Fix a sentence /fix-sentence <text>
Generate reading /generate-reading
Prepare for exams /exam-practice toefl

Your Level

The system adapts to your CEFR level (A1-C2). Your current level is set in CLAUDE.md. Run /assess-my-level to evaluate and update it.

Level Name Description
A1 Beginner Basic phrases
A2 Elementary Simple conversations
B1 Intermediate Everyday topics
B2 Upper-Intermediate Complex discussions
C1 Advanced Professional language
C2 Proficiency Near-native

About

English Tutor for Claude Code

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages