Scans codebases for spelling errors, automates fixes, and manages false positive configurations to maintain professional documentation and code quality.
The Typo Checker skill integrates the high-performance typos-cli into your development workflow to perform comprehensive spelling audits across your repository. It intelligently distinguishes between genuine errors and domain-specific terminology, enabling automated fixes in comments, variable names, and documentation while maintaining a persistent _typos.toml configuration. This skill is essential for developers seeking to automate codebase hygiene, ensuring that public-facing documentation and internal code remains free of embarrassing errors and inconsistent naming conventions.
주요 기능
01Support for excluding minified files, regexes, and build artifacts
02Intelligent classification of real typos versus domain jargon
0316,466 GitHub stars
04Global renaming of variables and properties for consistent fixes
05Automated generation and maintenance of _typos.toml config files
06Automated codebase scanning using high-speed typos-cli
사용 사례
01Managing project-specific dictionaries to eliminate recurring false positives
02Performing periodic codebase hygiene to keep documentation professional
03Mass-fixing spelling errors in variable names and comments before a release