Adds translator comments to your Lingui i18n messages so the people translating your app actually understand the context. Covers the cases that trip up translators: ambiguous words like "Back" or "Post," UI labels without surrounding context, domain-specific terms, and variables that don't explain what they contain. Shows you exactly how to use the comment field with the t macro, Trans component, and defineMessage. The guidance is practical: when a translator can't tell if "Delete" is a button or a confirmation message without seeing your UI, add a comment. Comments get extracted to translation files and stripped from production, so there's no runtime cost. Good default skill if you're doing any serious i18n work with Lingui.
npx skills add https://github.com/lingui/skills --skill enhanced-message-contextjuliusbrussee/caveman
mattpocock/skills
mertbuilds/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills