国际化

国际化与本地化

显示 289-312 / 共 850 个技能
EthanAlgoX

nano-pdf

EthanAlgoX

Edit PDFs with natural-language instructions using the nano-pdf CLI.

CLI 工具 65 7个月前
oakoss

content-humanizer

oakoss

Makes AI-generated prose sound natural and human-written. Covers tone analysis, sentence variation, voice consistency, readability improvement, and AI-typical pattern removal including hedging, filler words, and over-qualification. Use when improving blog posts, marketing copy, or narrative documentation. Use for tone consistency, readability, sentence rhythm, and removing AI-typical writing patterns.

智能体 14 7个月前
rodydavis

lit-and-monaco-editor

rodydavis

Learn how to create a Lit web component that wraps the Monaco Editor (powering VSCode) to add a fully functional code editor to your web applications.

代码生成 59 7个月前
rodydavis

various-ways-to-invoke-functions-in-dart

rodydavis

Discover the surprising flexibility of calling Dart functions, including mixed positional and named arguments, the .call operator, and dynamic invocation with Function.apply.

API 开发 59 7个月前
Kaminoikari

product-playbook

Kaminoikari

MUST use when user wants to plan, design, or strategize a product or feature — including "plan a feature", "add a new feature", "product planning", "I want to plan". This is the correct skill for product/feature PLANNING (not brainstorming for implementation). Integrates 22 PM frameworks (JTBD, PR-FAQ, North Star, etc.) for 0-to-1 through scale-up. ALSO trigger when: user wants to scope/define a feature, create Persona/JTBD/Journey Map, mentions "PMF"/"MVP"/"North Star"/"product strategy", requests a specific framework (OST, Working Backwards, etc.), or vaguely says "I have a product idea" / "I want to build something". Trigger by semantic intent regardless of language — e.g. "規劃新功能", "新機能を企画したい", "quiero planificar una función nueva". DO NOT trigger for: writing code, debugging, SQL/API/CSS optimization, sprint planning, DB schema design, CI/CD, or technical implementation tasks.

代码评审 24 4个月前
AIsa-team

cn-llm

AIsa-team

'China LLM Gateway - Unified interface for Chinese LLMs including Qwen, DeepSeek, GLM, Baichuan. OpenAI compatible, one API Key for all models. Use when: the user needs model routing, provider setup, or Chinese LLM access guidance.'

数据处理 24 3个月前
Abdullah4AI

apple-developer-toolkit

Abdullah4AI

"All-in-one Apple developer skill with three integrated tools shipped as a single unified binary. (1) Documentation search across Apple frameworks, symbols, and 1,267 WWDC sessions from 2014-2025. No credentials needed. (2) App Store Connect CLI with 120+ commands covering builds (find/wait/upload), TestFlight, pre-submission validate, submissions, signing, subscriptions (family-sharable), IAP, analytics, Xcode Cloud, metadata workflows, release pipeline dashboard, insights, win-back offers, promoted purchases, product pages, nominations, accessibility declarations, pre-orders, pricing filters, localizations update, diff, webhooks with local receiver, workflow automation, and more. Requires App Store Connect API key. (3) Multi-platform app builder (iOS/watchOS/tvOS/iPad/macOS/visionOS) that generates complete Swift/SwiftUI apps from natural language with auto-fix, simulator launch, interactive chat mode, and open-in-Xcode. Requires an LLM API key and Xcode. Includes 38 iOS development rules and 12 SwiftUI best practice guides for Liquid Glass, navigation, state management, and modern APIs. All three tools ship as one binary (appledev). USE WHEN: Apple API docs, App Store Connect management, WWDC lookup, or building iOS/watchOS/tvOS/macOS/visionOS apps from scratch. DON'T USE WHEN: non-Apple platforms or general coding."

设计 9 6个月前
YangsonHung

multi-lang-readme

YangsonHung

Create multilingual README files by translating an existing README into target languages. Use when users ask for bilingual or multilingual README output, such as "create bilingual README", "translate README to Japanese", or "add Chinese README". Supports English, German (de), Japanese (ja), Korean (ko), and Chinese (zh-CN).

代码生成 18 6个月前
hainamchung

azure-ai-voicelive

hainamchung

Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication with Azure AI, including voice assistants, voice-enabled chatbots, real-time speech-to-speech translation, voice-driven avatars, or any WebSocket-based audio streaming with AI models. Supports Server VAD (Voice Activity Detection), turn-based conversation, function calling, MCP tools, avatar integration, and transcription.

认证鉴权 54 7个月前
KyoSakuyo

pdf-set

KyoSakuyo

A toolbox for OCR PDF

文件操作 13 7个月前
openclaw

glitchward-llm-shield

openclaw

Scan prompts for prompt injection attacks before sending them to any LLM. Detect jailbreaks, data exfiltration, encoding bypass, multilingual attacks, and 25+ attack categories using Glitchward's LLM Shield API.

API 开发 4465 6个月前
JosiahSiegel

fal-audio

JosiahSiegel

Complete fal.ai audio system. PROACTIVELY activate for: (1) Whisper speech-to-text, (2) Transcription with timestamps, (3) Translation to English, (4) F5-TTS voice cloning, (5) ElevenLabs premium TTS, (6) Kokoro multi-language TTS, (7) XTTS open-source cloning, (8) Subtitle generation (SRT), (9) Audio file formats. Provides: STT/TTS endpoints, language codes, voice cloning setup, timestamp formatting. Ensures accurate transcription and natural speech synthesis.

自动化 51 8个月前
openclaw

acestep-songwriting

openclaw

Music songwriting guide for ACE-Step. Provides professional knowledge on writing captions, lyrics, choosing BPM/key/duration, and structuring songs. Use this skill when users want to create, write, or plan a song before generating it with ACE-Step.

国际化 4465 6个月前
openclaw

app-store-changelog

openclaw

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.

代码生成 4468 8个月前
openclaw

addis-assistant

openclaw

Provides Speech-to-Text (STT) and text Translation using the Addis Assistant API (api.addisassistant.com). Use when the user needs to convert an audio file to text (specifically Amharic), or translate text between languages (e.g., Amharic to English). Requires 'x-api-key'.

API 开发 4465 7个月前
parcadei

ast-grep-find

parcadei

AST-based code search and refactoring via ast-grep MCP

向量嵌入 3930 8个月前
joaquimscosta

domain-driven-design

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.

国际化 21 7个月前
rand

discover-plt

rand

Automatically discover programming language theory skills when working with compilers, parsers, type systems, interpreters, grammars, language design, type theory, or abstract syntax tree. Activates for PLT development tasks.

国际化 131 7个月前
ZhanlinCui

Internationalizing Websites

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.

代码评审 182 7个月前
MADTeacher

flutter-internationalization

MADTeacher

Complete guide for internationalizing Flutter apps using gen-l10n and intl packages. Use when Claude needs to add localization support to Flutter applications, translate UI text, format numbers/dates for different locales, or configure multi-language support for Material/Cupertino apps.

数据处理 105 7个月前
alchemiststudiosDOTai

ast-grep-setup

alchemiststudiosDOTai

Set up ast-grep for a codebase with common TypeScript rules for detecting anti-patterns, enforcing best practices, and preventing bugs. Creates sgconfig.yml, rule files, and rule tests. Use when adding structural linting, banning legacy patterns, or implementing ratchet gates.

调试 104 6个月前
rfxlamia

imagine

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.

国际化 101 7个月前
noartem

laravel-internationalization-and-translation

noartem

Build with i18n in mind from day one using Laravel translation helpers, JSON files, Blade integration, and locale management

数据处理 11 7个月前
besoeasy

free-translation-api

besoeasy

"Translate text using free LibreTranslate API. Use when: (1) Translating content between languages, (2) Creating multilingual documentation, (3) Processing international data, or (4) Building translation workflows."

数据处理 132 28个月前