Translates "The Interactive Book of Prompting" into new languages by guiding you through copying MDX chapter files, JSON UI strings, and interactive component locales. You'll work through 25 chapters across 7 parts, translating from English while preserving all JSX components and code blocks. The skill recommends copying the Turkish translation as your base since it maintains proper React structure, then registering your new locale in the components index (easy to miss but required for interactive demos to work). Includes a verification script and clear warnings about the steps people typically skip. Most useful if you're comfortable editing MDX and JSON but need the specific file paths and gotchas for this particular codebase.
npx skills add https://github.com/f/prompts.chat --skill book-translation