.claude/skills/next-intl-add-language/SKILL.md
Add new language to a Next.js + next-intl application
npx skillsauth add gitdevaldo/tanyahukum next-intl-add-languageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is a guide to add a new language to a Next.js project using next-intl for internationalization,
./messages.src/components/language-toggle.tsx.src/i18n/routing.tssrc/middleware.tsWhen adding a new language:
en.json to the new language. The goal is to have all the JSON entries in the new language for a complete translation.routing.ts and middleware.ts.language-toggle.tsx.tools
Generate a Playwright test based on a scenario using Playwright MCP
tools
Website exploration for testing using Playwright MCP
tools
Automate filling in a form using Playwright MCP
development
Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag