国际化

国际化与本地化

显示 97-120 / 共 836 个技能
TheOrcDev

gaming-ui-state-management

TheOrcDev

Patterns for game-like interfaces - health bars, XP bars, mana bars. Apply when building RPG/retro gaming UI components with state-driven visuals.

游戏开发 2009 7个月前
Orchestra-Research

unsloth

Orchestra-Research

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization

国际化 1.2万 9个月前
Orchestra-Research

sentencepiece

Orchestra-Research

Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory), deterministic vocabulary. Used by T5, ALBERT, XLNet, mBART. Train on raw text without pre-tokenization. Use when you need multilingual support, CJK languages, or reproducible tokenization.

国际化 1.2万 9个月前
Arize-ai

phoenix-skill-development

Arize-ai

Develop, refine, and maintain skills in the skills/ directory. Use when creating a new skill, updating an existing skill, adding rule files, or improving skill quality and consistency.

文件操作 1.1万 6个月前
BasedHardware

omi-flutter-patterns

BasedHardware

"Flutter Dart BLE device communication state management Provider backend integration localization cross-platform iOS Android"

API 开发 1.3万 7个月前
lobehub

microcopy

lobehub

UI copy and microcopy guidelines. Use when writing UI text, buttons, error messages, empty states, onboarding, or any user-facing copy. Triggers on i18n translation, UI text writing, or copy improvement tasks. Supports both Chinese and English.

智能体 8.2万 6个月前
ThinkInAIXYZ

deepchat-sdd

ThinkInAIXYZ

Use before substantial DeepChat code, configuration, documentation, test, build, feature, issue, refactor, or architecture changes that need a durable RFC and an explicit execution path. Skip trivial style fixes, small localized logic changes, routine docs edits, and simple bugs unless the developer asks for SDD. Use plan.md as the only separate tracker when needed, default to implementation-first validation, and ask before optional GitHub issue sync unless the developer explicitly requested sync.

国际化 6288 25天前
ThinkInAIXYZ

deepchat-settings

ThinkInAIXYZ

DeepChat app settings modification (DeepChat 设置/偏好) skill. Activate ONLY when the user explicitly asks to change DeepChat's own settings/preferences (e.g., theme, language, font size...). Do NOT activate for OS/system settings, editor settings, or other apps.

设计 6288 4个月前
cloudflare

migrate-to-vinext

cloudflare

Migrates Next.js projects to vinext (Vite-based Next.js reimplementation). Load when asked to migrate, convert, or switch from Next.js to vinext. Handles compatibility scanning, package replacement, Vite config generation, ESM conversion, and deployment setup (Cloudflare Workers natively, other platforms via Nitro).

云服务 8664 2个月前
nimrodfisher

sql-to-business-logic

nimrodfisher

Translate SQL queries into plain language business logic. Use when documenting queries, explaining analysis to non-technical stakeholders, code review, or creating user-friendly query descriptions.

数据库 392 7个月前
davila7

unsloth

davila7

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization

国际化 3万 8个月前
davila7

llama-factory

davila7

Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support

代码生成 3万 8个月前
biomejs

prettier-compare

biomejs

Compares code formatting and formatting IR between Biome and Prettier to ensure that Biome's formatting is consistent and correct.

CLI 工具 2.6万 7个月前
Chachamaru127

harness-init

Chachamaru127

"プロジェクトをHarness仕様に初期化。開発の準備体操はこちらで。Use when user mentions '/harness-init', new project setup, launch a project, or introduce harness to existing project. Do NOT load for: implementation, reviews, or planning."

CLI 工具 3072 7个月前
Chachamaru127

vibecoder-guide

Chachamaru127

"VibeCoder(非技術ユーザー)を自然言語開発でガイド。Use when user asks what to do next, how to use the system, needs help, or is stuck. Do NOT load for: technical-user work, direct implementation requests, or reviews."

国际化 3072 7个月前
Chachamaru127

harness-init

Chachamaru127

"プロジェクトをHarness仕様に初期化。開発の準備体操はこちらで。Use when user mentions '/harness-init', new project setup, launch a project, or introduce harness to existing project. Do NOT load for: implementation, reviews, or planning."

CLI 工具 3072 7个月前
dotnet

migrate-vstest-to-mtp

dotnet

Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP). Use when user asks to "migrate to MTP", "switch from VSTest", "enable Microsoft.Testing.Platform", "use MTP runner", set OutputType=Exe only for test projects in Directory.Build.props, or mentions EnableMSTestRunner, EnableNUnitRunner, or UseMicrosoftTestingPlatformRunner. USE FOR: MTP behavioral differences vs VSTest (exit code 8, zero tests discovered, --ignore-exit-code, TESTINGPLATFORM_EXITCODE_IGNORE); centralizing MTP properties and OutputType=Exe on test projects via MSBuildProjectName, not IsTestProject. Supports MSTest, NUnit, xUnit.net v2 (via YTest.MTP.XUnit2), and xUnit.net v3. Covers runner enablement, CLI argument and filter translation (--filter-class/--filter-trait/--filter-query), global.json config, CI/CD updates, and extension packages. DO NOT USE FOR: migrating between test frameworks (MSTest/xUnit/NUnit), xUnit.net v2 to v3 API migration, MSTest version upgrades, TFM upgrades, or UWP/WinUI test projects.

国际化 5256 1个月前
dotnet

optimizing-ef-core-queries

dotnet

"Optimize and improve the performance of slow Entity Framework Core (EF Core) queries: make them generate less SQL, make fewer database round-trips, and return results faster. Use whenever an EF Core or DbContext query or data-access path is slow or should be made faster — whether or not EF Core owns the database schema. For EF Core, not Dapper or raw ADO.NET."

数据库 5256 1个月前
dotnet

filter-syntax

dotnet

"Reference data for test filter syntax across all platform and framework combinations: VSTest --filter expressions, MTP filters for MSTest/NUnit/xUnit v3/TUnit, and VSTest-to-MTP filter translation. DO NOT USE directly — loaded by run-tests, mtp-hot-reload, and migrate-vstest-to-mtp when they need filter syntax."

国际化 5256 2个月前
f

book-translation

f

Translate "The Interactive Book of Prompting" chapters and UI strings to a new language

数据处理 16.8万 7个月前
iOfficeAI

i18n

iOfficeAI

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with text, (3) Reviewing code for i18n compliance. Features: Key naming conventions, sync checking, hardcoded string detection, translation workflow.

自动化 3.2万 7个月前
genomoncology

biomcp

genomoncology

Search and retrieve biomedical data - genes, variants, clinical trials, diagnostic tests, articles, drugs, diseases, pathways, proteins, adverse events, pharmacogenomics, and phenotype-disease matching. Use for gene function, variant pathogenicity, trials, diagnostics, drug safety, pathway context, disease workups, and literature evidence.

设计 607 4个月前
tursodatabase

cdc

tursodatabase

Change Data Capture - architecture, entrypoints, bytecode emission, sync engine integration, tests

数据库 2.4万 6个月前
RefoundAI

cross-functional-collaboration

RefoundAI

Help users work effectively across functions. Use when someone is navigating PM-engineering relationships, resolving cross-team conflicts, building product trios, or improving handoffs between design, engineering, and product.

数据处理 1279 7个月前