hatchmoment. scored by care · not by stars

learning-english-dev-cli

CLI that improves developers' English in commits and PRs using AI

It helps non‑native developers write clearer commit messages, PR descriptions, and prompts by sending the text to Groq or Ollama, receiving corrections at selectable CEFR levels, and showing changes with explanations and vocabulary. The tool is a Rust‑based CLI, configurable via TOML or environment variables, supports JSON output and a history of analyses. It's aimed at developers who want quick, context‑aware English improvements without leaving the terminal. Compared to generic grammar checkers, it integrates directly into dev workflows and offers level‑specific refinements.

View on GitHub →

benjamin0mar/learning-english-dev-cli