translations
WaniWani Translation System
Automatically create and manage translations for pages and components using the WaniWani translation system.
📚 For real-world examples, see examples.md in this directory.
When to Use This Skill
Apply this skill when:
- Creating new pages or components with user-facing text
- Adding translations to existing pages
- Updating translation files
- Internationalizing hardcoded text
- The user mentions "translations", "translate", "i18n", "internationalization", or language support
Translation File Location
CRITICAL: Co-locate @translations.ts with page.tsx by default
More from waniwani-ai/sdk
waniwani-sdk
Integrate the @waniwani/sdk package into MCP servers for event tracking, multi-step conversational flows, widget creation, knowledge base search, and chat components. Use when building or integrating WaniWani analytics, creating MCP tools with UI widgets, building multi-turn flows, or adding chat to a website.
9oai-submission
Generate OpenAI/ChatGPT App submission documents (Tool Justification + Test Cases) in Notion by analyzing the MCP server's tools, flows, and widgets
2copy
Copy text to the user's clipboard. Use when the user wants to copy generated content, summaries, or any text to their clipboard.
1knowledge-base
Set up a knowledge base with search for an MCP project. Creates FAQ tool and ingestion script using the WaniWani KB API via @waniwani/sdk.
1frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
1visualize-flow
Generate a Mermaid diagram from a WaniWani flow definition. Use when the user wants to visualize, diagram, or document a flow's structure and branching logic.
1