con un clic
add-to-wordlist
Add a term to the spell check wordlist when pyspelling fails in CI
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Add a term to the spell check wordlist when pyspelling fails in CI
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | add-to-wordlist |
| description | Add a term to the spell check wordlist when pyspelling fails in CI |
| disable-model-invocation | true |
Usage: /add-to-wordlist
Steps:
If no word provided, ask the user which term the spell checker rejected (shown in CI logs as "Misspelled word").
Add the word (lowercase) to .wordlist.txt — one word per line, keep alphabetical order.
Check dictionary.dic — it uses Aspell format where the first line is a word count. If you add a word there too, increment the count on line 1.
Show a diff of changed files.
Remind the user to verify locally before pushing:
pyspelling -c .spellcheck.yml