Skip to main content
Back to registry

book-translation

f/prompts.chat

This skill guides translation of book content for The Interactive Book of Prompting at prompts.chat.

Installs273
Install command
npx skills add https://github.com/f/prompts.chat --skill book-translation
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill guides translation of book content for The Interactive Book of Prompting at prompts.chat. The book has 25 chapters across 7 parts. Translation requires: Before starting, identify: The Turkish ( tr ) translation is complete and well-tested. Copy it as your starting point instead of translating from English: ⚠️ IMPORTANT: After copying, you MUST register the new locale in src/components/book/elements/locales/index.ts : This is faster because: Edit each copied file in src/content/book/{locale}/ to translate from Turkish to your target language. Process files one by one: In messages/{locale}.json , translate the "book" section. Key areas: Localize example text for demos (tokenizer samples, temperature examples, etc.): ⚠️ DO NOT SKIP THIS STEP - The interactive demos will not work in the new language without this. Translate the locale data file at src/components/book/elements/locales/{locale}.ts : Then register it in src/components/book/elements/locales/index.ts : Translate all interactive component labels and navigation strings. Run the check script: Start dev server and test: Navigate to /book with the target locale to verify content loads The English ( en ) translation is complete and serves as the base template for all new translations: - MDX content files - Full chapter content in src/content/book/{locale}/ - JSON translation keys - UI strings, chapter titles, and...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does book-translation do?

This skill guides translation of book content for The Interactive Book of Prompting at prompts.chat.

Is book-translation good?

book-translation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does book-translation work with?

book-translation currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, github-copilot, claude-code.

What are alternatives to book-translation?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install book-translation?

npx skills add https://github.com/f/prompts.chat --skill book-translation

Related skills

Alternatives in Software Engineering