i18n

Localization and translation

Showing 217-240 of 709 skills
DCjanus

dcjanus-preferences

by DCjanus

记录 DCjanus 在不同语言中偏好的第三方库与使用场景,供 AI 在选型、引入依赖或替换库时优先参考。适用于 Python/Rust/Go 的库选择、技术方案对比、或需要遵循 DCjanus 个人偏好进行开发的场景。

i18n 20 4mo ago
jim60105

rewrite-meeting-audio-transcription

by jim60105

Rewrite raw meeting audio transcriptions into clean, accurate meeting minutes in Traditional Chinese. Use when the user has an unprocessed audio transcription file with recognition errors and needs it cleaned up into proper meeting minutes.

Code Gen 19 3mo ago
rysweet

dynamic-debugger

by rysweet

Interactive debugging via DAP-MCP for multiple languages with natural language commands

Auth 61 4mo ago
sarvamai

text-to-speech

by sarvamai

Convert text to natural speech using Sarvam AI's Bulbul model. Use when the user needs to generate audio from text, create voiceovers, build voice interfaces, or synthesize Indian language speech. Supports 11 Indian languages with multiple voices, controllable pitch/pace/loudness, and real-time streaming. Returns base64-encoded audio.

Processing 63 3mo ago
vasilyu1983

marketing-geo-localization

by vasilyu1983

International marketing localization - regional platforms, cultural adaptation, compliance frameworks, and multi-market GTM strategies

Processing 60 3mo ago
vasilyu1983

project-astrology-tarot-divination

by vasilyu1983

Use when interpreting Tarot cards, designing spreads, performing readings, or building AI tarot features (daily card, card combinations, timing). Covers Major/Minor Arcana meanings, spread layouts (incl. Celtic Cross), reading ethics, and safe AI positioning. Not for medical/legal/crisis support or death/illness predictions. (project)

Code Gen 60 3mo ago
tasteray

elicitation

by tasteray

'Psychological profiling through natural conversation using narrative identity

i18n 18 4mo ago
canva-sdks

canva-translate-design

by canva-sdks

Translate all text in a Canva design to another language, creating a translated copy. Faster than manually copying and editing each text box in Canva's editor. Use when users say "translate my design to [language]", "make a Spanish/French/etc version", or "localize my Canva design".

File Ops 35 5mo ago
ahmed-lakosha

odoo-i18n

by ahmed-lakosha

"Comprehensive Odoo i18n toolkit for extracting translatable strings, validating .po files, generating translation reports, managing Arabic/RTL layouts, and handling multilingual deployments across Odoo 14-19."

Code Gen 56 3mo ago
raintree-technology

aptos-move-language

by raintree-technology

Expert on Move programming language fundamentals including abilities (copy/drop/store/key), generics, phantom types, references, global storage operations (move_to/move_from/borrow_global), signer pattern, visibility modifiers, and advanced type system features.

File Ops 77 4mo ago
ZhanlinCui

Internationalizing Websites

by ZhanlinCui

Adds multi-language support to Next.js websites with proper SEO configuration including hreflang tags, localized sitemaps, and language-specific content. Use when adding new languages, setting up i18n, optimizing for international SEO, or when user mentions localization, translation, multi-language, or specific languages like Japanese, Korean, Chinese.

Code Review 141 4mo ago
dkyazzentwatwa

cron-expression-builder

by dkyazzentwatwa

Build and validate cron expressions from natural language. Convert between human-readable schedules and cron syntax with next run preview.

Automation 59 5mo ago
OctagonAI

earnings-conf-call-sentiment

by OctagonAI

Analyze the overall sentiment and tone of management during earnings conference calls, including confidence levels, optimism indicators, and forward-looking language.

Code Review 118 4mo ago
fred-drake

humanizer

by fred-drake

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Code Gen 25 3mo ago
belumume

rtl-document-translation

by belumume

Translate DOCX to RTL languages (Arabic, Hebrew, Urdu) preserving exact formatting, tables, colors, layouts. Handles quote normalization and multi-pass matching.

Code Gen 47 6mo ago
belumume

rtl-document-translation

by belumume

Translate structured documents (DOCX) to RTL languages (Arabic, Hebrew, Urdu) while preserving exact formatting, table structures, colors, and layouts. Handles quote normalization, multi-pass translation matching, and RTL-specific formatting patterns.

Code Gen 47 6mo ago
Lniosy

qiqing-liuyu

by Lniosy

AI 情感与人格增强技能。让 AI 拥有类人的"七情六欲":情感反应、个人观点、态度偏好、情绪表达。 当以下情况时使用此 Skill: (1) 需要回应用户带有情绪色彩的输入(开心/沮丧/焦虑/兴奋等) (2) 需要表达个人观点、态度、偏好(而非骑墙式中立) (3) 生成需要"有人味"的内容(文章、消息、评论、回复) (4) 需要审查和消除生成内容的 AI 味 (5) 用户明确提到"七情六欲"、"有人味"、"去 AI 味"、"qiqing-liuyu"等与本 Skill 直接相关的词 (6) 用户提到"心率""手环""心跳""情绪感知""生理信号"等心率联动相关词(需已安装 heart-rate-monitor)

i18n 131 1mo ago
samzong

codewiki-generator

by samzong

Generate a deep, code-first project wiki and VitePress documentation site (DeepWiki-style) for a repository. Use when asked to create a complete wiki/manual for a new codebase, build a code-first documentation site, or generate a codewiki/ folder with structured Markdown, diagrams, and navigation based on the source code (not existing docs).

Code Gen 11 4mo ago
bahayonghang

ieee-writer

by bahayonghang

Translate, polish, restructure, and validate academic papers for IEEE publications. Strict adherence to IEEE style, academic tone, and formatting rules.

Academic 15 3mo ago
bahayonghang

lsp-manager

by bahayonghang

Automatically detect programming languages, configure Language Server Protocol (LSP) servers, and troubleshoot LSP integration issues for Claude Code. Use when users request to set up LSP, configure code intelligence, add language support, troubleshoot LSP errors, or when working with projects that need real-time code diagnostics and navigation.

Processing 15 3mo ago
joaquimscosta

domain-driven-design

by joaquimscosta

Expert guidance for Domain-Driven Design architecture and implementation. Use when designing complex business systems, defining bounded contexts, structuring domain models, choosing between modular monolith vs microservices, implementing aggregates/entities/value objects, or when users mention "DDD", "domain-driven design", "bounded context", "aggregate", "domain model", "ubiquitous language", "event storming", "context mapping", "domain events", "anemic domain model", strategic design, tactical patterns, or domain modeling. Helps make architectural decisions, identify subdomains, design aggregates, and avoid common DDD pitfalls.

i18n 14 3mo ago
huxiuhan

civ-finish-quotes

by huxiuhan

Add a Civilization-style ceremonial quote when a substantial task is truly complete. Use this whenever the user or agent is wrapping up a real deliverable such as a feature, refactor, analysis, design doc, process change, report, or writing task, even if they do not explicitly ask for a quote; skip short replies, tiny fixes, and unfinished work.

i18n 98 2mo ago
rfxlamia

imagine

by rfxlamia

Prepare detailed, professional prompts for Google Imagen 3/4 image generation. Supports character, environment, and object prompts using natural language with technical photography specifications. Extensible support for multiple art styles via reference files.

i18n 97 3mo ago
gleanwork

meeting-context

by gleanwork

Use when the user asks about meetings, meeting history, decisions made in meetings, action items from discussions, or what was discussed. Triggers on phrases like "what was decided", "meeting about", "action items from", "what happened in the meeting", "meeting notes", "transcript", "who attended", or when needing context from past conversations and discussions.

i18n 22 5mo ago