By ezotaka
Real-time English learning assistant for Claude Code that corrects your English while you develop
A collection of Claude Code plugins to enhance your development workflow.
Add this marketplace to Claude Code:
/plugin marketplace add ezotaka/claude-plugins
Then install plugins:
/plugin install english-tutor@ezotaka-plugins
Real-time English learning assistant that corrects your English while you develop.
Features:
Installation:
/plugin install english-tutor@ezotaka-plugins
Coming soon:
claude-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── english-tutor/ # English learning plugin
├── future-plugin/ # Additional plugins
└── README.md
For development or testing:
git clone https://github.com/ezotaka/claude-plugins.git
/plugin marketplace add ./claude-plugins
/plugin install english-tutor@ezotaka-plugins
Contributions are welcome! Please feel free to submit issues or pull requests.
Each plugin is licensed individually. See the LICENSE file in each plugin directory.
Future plugins planned:
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ezotaka/claude-plugins --plugin english-tutorEnglish language coach for non-native speakers — auto-corrects prompts, translates non-English, refines with :: prefix, tracks improvement over time
Scores and rewrites every user prompt in your chosen target language (English, Chinese, Spanish, or Japanese) via a UserPromptSubmit hook. Feedback is shown to you only, not added to the model's context.
Claude Code skill pack for Grammarly (24 skills)
Fluent — AI Language Learning Kit. Personal AI tutor for any target language. Uses spaced repetition (SM-2), active recall, adaptive difficulty, and tracking across 6 databases. Daily practice: /fluent-review, /fluent-vocab, /fluent-writing, /fluent-speaking, /fluent-reading, /fluent-learn. Start with /fluent-setup.
Shows grammar suggestions and translates prompts into a configurable target language.
Self-improving Claude Code plugin — learns from corrections across sessions via reflexio