AI-powered vocabulary builder skill for Claude Code. Provides daily structured English vocabulary lessons with examples at multiple proficiency levels (basic, intermediate, and matric). Includes vocabulary lists, usage examples, and study materials in both Markdown and PDF formats.
npx skills add https://github.com/ayeshasyesda06-dev/ai-vocab-builder --skill english-vocabularyCLI を使用してこのスキルをインストールし、ワークスペースで SKILL.md ワークフローの使用を開始します。
Advanced AI-powered vocabulary learning skill for Claude Code
AI Vocab Builder is a professional Claude Code skill designed to help students and learners master English vocabulary at multiple proficiency levels. It provides daily structured vocabulary lessons with comprehensive examples, pronunciation guides, and study materials in both Markdown and PDF formats.
Perfect for:
git clone https://github.com/AyeshaHashim/ai-vocab-builder.git
cd ai-vocab-builder
On Windows:
copy SKILL.md "%USERPROFILE%\.claude\skills\english-vocabulary\SKILL.md"
On macOS/Linux:
cp SKILL.md ~/.claude/skills/english-vocabulary/SKILL.md
See INSTALLATION.md for step-by-step instructions.
Invoke the skill in Claude Code:
/english-vocabulary
Or directly:
/english-vocabulary "Start vocabulary learning"
Stage 1: Learning Phase
Stage 2: Testing Phase
Stage 3: Results Phase
See USAGE.md for detailed usage examples and scenarios.
User: /english-vocabulary
System: Starting vocabulary learning...
BASIC VOCABULARY - 2026-01-14
Level: Basic (Grade 1-5 / Beginners)
Word 1: Apple
Meaning: A round red or green fruit that grows on trees.
Examples:
1. I eat an apple every morning.
2. She has a red apple in her bag.
3. Apples grow on trees in the garden.
[... 34 more words ...]
User: [Finishes reading 35 words]
System: Now let's test your vocabulary! Answer these 15 questions.
SECTION A: MULTIPLE CHOICE
1. What does "abundant" mean?
A) Very small
B) Having plenty of something
C) Hard to find
D) Expensive
[... 14 more questions ...]
System: VOCABULARY TEST RESULTS
================================
SCORE: 12 / 15
PERCENTAGE: 80%
GRADE: GOOD
WORDS MASTERED (12):
✓ abundant, beautiful, diligent, eloquent, frugal...
WORDS TO PRACTICE (3):
✗ genuine, humble, inevitable
SUMMARY: Good work! Keep practicing these words.
See examples/ for more detailed examples.
For beginners and young learners
Sample words:
Apple, Beautiful, Book, Bread, Brother, Butterfly, Cake, Cat, Chair, Clean...
Perfect for: Grade 1-5, ESL beginners
For intermediate learners
Sample words:
Abandon, Ability, Absent, Absolute, Abstract, Accident, Acknowledge, Acquire, Adapt, Adequate...
Perfect for: Grade 6-10, intermediate English courses
For advanced secondary students
Sample words:
Advocate, Ambivalent, Benign, Clandestine, Deleterious, Eloquent, Ephemeral, Exacerbate, Facilitate...
Perfect for: Grade 11-12, university prep, TOEFL/IELTS
ai-vocab-builder/
├── README.md # This file
├── SKILL.md # Main skill definition
├── LICENSE # MIT License
├── CHANGELOG.md # Version history
├── docs/
│ ├── INSTALLATION.md # Installation guide
│ ├── USAGE.md # Usage guide
│ ├── EXAMPLES.md # Detailed examples
│ └── LEVELS.md # Vocabulary level details
├── examples/
│ ├── basic-level-2026-01-14.md
│ ├── medium-level-2026-01-14.md
│ ├── matric-level-2026-01-14.md
│ └── test-example.txt
└── .gitignore # Git ignore file
Contributions are welcome! If you'd like to:
Please open an Issue or Pull Request
This project is licensed under the MIT License - see LICENSE file for details.
Ayesha Hashim
If you find this skill helpful, please:
For questions or issues:
Happy Learning! 🎓
Made with ❤️ for English learners everywhere.