com um clique
add-to-wordlist
Add a term to the spell check wordlist when pyspelling fails in CI
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Add a term to the spell check wordlist when pyspelling fails in CI
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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