client9/misspell
Correct commonly misspelled English words in source files observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3899
- days_rel: n/a
- days_push: 812
- n_releases_24m: 0
Adoption not part of the score
1405 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
misspell is a fast Go-based CLI tool that finds and corrects commonly misspelled English words in source files, with special support for Go source and plain/markdown text. It can report misspellings with file/line/column, overwrite files with corrections, and convert between US and UK spellings.
Use cases
- fix misspelled words in source files
- spell check markdown documentation
- add a spelling linter to CI
- convert British spellings to American English
- check spelling in Go source comments
- batch-correct typos across a repository
When to choose
- you need a fast, dependency-free spell checker for code and docs
- you want automated typo fixes in CI pipelines
- you need US/UK locale-aware spelling correction
When to avoid
- you need grammar checking or context-aware suggestions
- you need a full-featured spell checker with a custom dictionary UI
- you need support for non-English languages
Facets
cli-tool · maturity maintenance
cli linter developer-tools developer-tools documentation cli go cross-platform windows spell-checker misspellings source-code ci text-correction command-line linux macos
1 source
- readme: https://github.com/client9/misspell · fetched 2026-08-28 · e57a11715525
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| client9/misspell | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="client9/misspell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem