ielts-claude-skills
IELTS prep coaching with scoring, tracking, and study plans
All Skills in This Repository (8)
Pure Emerald Level Indicatorsielts-diagnosis
Analyze IELTS history data to generate a diagnostic report and daily study plan.
ielts-dashboard
Generate a local HTML dashboard from stored IELTS study JSON data.
ielts-writing
Apply four-dimension IELTS Writing scoring and sentence-level tagging to essays.
ielts-vocab
Manage IELTS vocabulary reviews and synonym drills via a local Python CLI.
ielts-reading
Diagnose IELTS Reading errors and build a synonym bank via CLI.
ielts-listening
Analyze IELTS listening errors and generate targeted practice plans.
ielts
Route IELTS learners to writing, reading, speaking, listening, vocabulary, diagnosis, and dashboard modules.
ielts-speaking
Generate IELTS Part 2 practice prompts with universal stories and progress tracking.
Frequently Asked Questions
FAQPage SchemaHow to install ielts-claude-skills?▼
Run `npx skills add xuchi-0808/ielts-claude-skills --all -g -y` in your terminal to install all eight IELTS coaching skills globally.
How to get IELTS essays graded automatically?▼
Paste your prompt and essay into the writing skill to receive four-dimension band scores, sentence-level annotations, and a rewritten target-band version for comparison.
Does it track my IELTS progress over time?▼
Yes. All essays, errors, vocabulary, and scores are saved locally in ~/.ielts/ and visualized on a dashboard with trend charts, radar charts, and error heatmaps.
Can it create a personalized IELTS study plan?▼
Yes. The diagnosis skill reads your full practice history and generates a report with daily tasks, weekly schedules, and milestone checkpoints based on your actual score gaps.
Do I need coding experience to use these IELTS skills?▼
No. Once installed, you simply type commands like /ielts or describe what you want to practice in plain language, and the coach handles the rest.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides