By g7tianyi
Russian vocabulary in the Claude Code status line — passive language learning while you code
Russian vocabulary in the Claude Code status line — passive language learning while you code.
Displays a random A2/B1 Russian word with transliteration, translation, part of speech, and an example sentence. Rotates every 5 minutes.
🇷🇺 Знание (Znaniye) — Knowledge [noun] | Знание — это сила.
/plugin marketplace add g7tianyi/coslovo
/plugin install coslovo@g7tianyi-coslovo
On first session after install, the plugin automatically builds and configures the status line. No manual setup needed.
If auto-config didn't work (e.g., you already had a custom status line), add this to ~/.claude/settings.json:
{
"statusLine": {
"type": "command",
"command": "node ~/.claude/plugins/cache/g7tianyi-coslovo/coslovo/0.1.0/dist/index.js"
}
}
Adjust the path to match your plugin installation location.
Vocabulary files follow the convention data/<language>/vocabulary.json. Currently only Russian is included. To add a language, create a new directory under data/ with a vocabulary.json following the same schema.
npm install
npm run build
npm test
node dist/index.js # test the output
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimMulti-language language learning plugin for Claude Code. Spaced repetition vocabulary (words mode) and FSI conversational training (echo mode). Ships with Russian; extensible to any language.
npx claudepluginhub g7tianyi/coslovo --plugin coslovoFluent — 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.
claude-mem プラグインの出力を自動的に日本語化するパッチャー
English language coach for non-native speakers — auto-corrects prompts, translates non-English, refines with :: prefix, tracks improvement over time
Modular statusline for Claude Code — peak hours, rate limits, rolling-window burn rate, cache reuse, plus a hook-injected narrator (rules + optional Haiku) that surfaces context-management advice above your prompt. Bilingual (English/Hebrew, locale auto-detect).
AI-powered translation plugin with /tr command (--hq for high-quality)