Loading...
Loading...
Found 93 Skills
Translate "The Interactive Book of Prompting" chapters and UI strings to a new language
Guide for adding keyboard shortcuts. Use when implementing new hotkeys, registering shortcuts, or working with keyboard interactions. Triggers on hotkey implementation or keyboard shortcut tasks.
Microservice Infrastructure Guide, covering core infrastructure of microservice architecture such as conditional configuration, event-driven architecture, inter-service communication, internationalization and logging. It is used when users implement inter-service calls, configure multi-environments, implement asynchronous communication, handle internationalization or standardize log output.
Add new language to a Next.js + next-intl application
Provide additional context for messages based on the codebase and the context of the message to improve the quality of the translations.
使用免费翻译API在语言之间翻译文本,支持批量处理和文件翻译。
Understand and use localization in Umbraco backoffice (foundational concept)
Define rich content structures using Intlayer content nodes. Use when the user asks to "create translations", "handle pluralization", "use markdown in content", or implement "conditional content".
Run the localization workflow: extract strings, validate localization readiness, check for hardcoded text, and generate translation-ready string tables.