Claude Code Language Learning - language coaching plugins for software engineers
npx claudepluginhub ohbarye/ccllConversational language coaching for intermediate+ learners. Augments normal Claude Code sessions with natural expressions, vocabulary highlights, and corrections in your target language. Focused on software engineering communication (PRs, Slack, standups, technical docs).
A collection of Claude Code plugins for language learning through everyday coding sessions.
| Plugin | Purpose |
|---|---|
| learn-along | Conversational language coaching for intermediate+ learners |
From terminal:
claude plugin marketplace add ohbarye/ccll
claude plugin install learn-along@ccll
From a Claude session:
/plugin marketplace add ohbarye/ccll
/plugin install learn-along@ccll
When activated, a language coaching subagent analyzes each conversational exchange and appends brief coaching notes after Claude's normal response. The coaching focuses on:
The coaching is tuned for software engineering communication: PR comments, Slack messages, standups, technical docs, and pair programming dialogue.
Activate with the slash command:
/learn-along en # Target: English, native: auto-detect
/learn-along from:ja to:en # Explicit native/target
/learn-along off # Deactivate
Once active, every response includes a short coaching section (3-8 lines) after a --- separator. Your technical workflow is never interrupted — coaching is always appended after the full technical response.
If you write in Japanese during a coding session:
このPRのテストが落ちてるから原因を調べて
Claude responds with the technical answer first, then appends:
---
**Learn Along** (target: English)
**Your intent in English:**
> Can you investigate why the tests in this PR are failing?
**Key phrases:**
- テストが落ちてる → "the tests are failing" -- casual; in a PR comment prefer "CI is red"
- 原因を調べて → "investigate the root cause" -- or casually, "look into why"
**Register note:** On Slack: "CI is red on this PR, can you take a look?"
Feedback, issue reports, and contributions are welcome on GitHub.
MIT
No description available.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations