skills/workspace/SKILL.md
Repository map for finding Better Translate packages, docs, and examples.
npx skillsauth add jralvarenga/better-translate workspaceInstall 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.
Use this guide when you need a quick map of the repository.
packages/core for the base translation enginepackages/react for React and Expo hooks/providerspackages/nextjs for Next.js routing and server helperspackages/astro for Astro request helpers and middlewarepackages/tanstack-router for TanStack Router and TanStack Start routing helperspackages/md for localized Markdown and MDX helperspackages/cli for generation toolingapps/landing for the public docs siteexamples/ for runnable framework examplesWhen you are learning the architecture:
packages/coreThat order keeps the integration model clear.
tools
Snapshot of the current public Better Translate package and adapter surface.
documentation
Right-to-left locale configuration guide for Better Translate.
development
React and Expo integration guide for Better Translate providers, hooks, and typed translation access.
tools
Next.js App Router setup guide for Better Translate routing, server helpers, and optional React hooks.