typo-checker

Installation
SKILL.md

Typo Checker

Scan the codebase with typos-cli, classify findings, fix real typos, and maintain _typos.toml so false positives don't recur.

Prerequisites

typos-cli must be installed. If not available, install via one of:

Method Command
cargo cargo install typos-cli
brew brew install typos-cli
pipx pipx install typos
Binary Download from https://github.com/crate-ci/typos/releases

Workflow

1. Scan

Installs
13
GitHub Stars
16.8K
First Seen
Mar 30, 2026
typo-checker — vitest-dev/vitest