The article describes a hybrid approach to catching typos on a personal website using Bombadil's testing framework combined with Claude Code's AI capabilities. The system uses an inner loop for fast spell-checking with nspell and custom dictionaries, and an outer loop for triaging flagged words with AI assistance. The method has successfully identified and fixed numerous typos while building a personal dictionary over time.
Background
Spell-checking in web development is crucial for maintaining professional content, but automated solutions often struggle with technical terms and proper nouns. Developers frequently need to balance between catching real errors and avoiding false positives.
- Source
- Lobsters
- Published
- May 14, 2026 at 04:02 AM
- Score
- 5.0 / 10