- Home
- /
- Categories
- /
- i18n
i18n
Localization and translation
i18n
by mateo19182
Handle internationalization (i18n) using i18next-cli - detect hardcoded strings, extract translation keys, validate translations
remotion-to-hyperframes
by heygen-com
'Port an existing Remotion (React) composition''s source to HyperFrames HTML. Use ONLY on an explicit ask to port/convert/migrate/translate a Remotion source — one-way, Remotion-only. A passing Remotion mention, reference-only code, or "make something like my Remotion video" is a fresh build (/general-video). Unclear → /hyperframes.'
gr-oss-marketing
by Gingiris-1031
开源项目发布整合营销。覆盖 GitHub star 增长、KOL 合作、Reddit / HN / Discord / Telegram 社群分发、 多语言落地(中英日韩)。从 gingiris-opensource 提炼。适用场景:要发布一个开源项目, 想在 6 个月内冲 10k star,或已发布但流量卡住要破局。
go
by kprsnt2
Best practices for Go development including idiomatic patterns, concurrency, and error handling.
authoring-errors-and-warnings
by dotnet
'Guides authoring of MSBuild errors, warnings, and diagnostic messages. Consult when adding new MSBxxxx codes, writing or modifying user-facing diagnostic text, deciding between error/warning/message severity, working with Strings.resx resource files, formatting paths in error output, or evaluating whether a new warning could break WarnAsError builds.'
limitation-of-liability-general
by scholarly360
Analyze, draft, and review Limitation of Liability clauses for General contracts. Use when the user mentions limitation of liability, liability cap, damages cap, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.
markdown-conventions
by rory-data
Documentation and content creation standards for Markdown files. Use when writing, reviewing, or formatting Markdown documentation, README files, or technical content.
cli-compression
by diegosouzapw
Configure and test prompt compression from the CLI. Manage RTK filters, Caveman rules, stacked compression modes, and preview compression output with real prompts.
react-starter-skill
by izz520
React + Vite + Tailwind CSS v4 + React Query + Zustand + React Router + Lingui + shadcn + lucide-react 项目脚手架。Use when creating new React projects, initializing frontend projects, or scaffolding React + Vite applications. Triggers on requests like "创建React项目", "初始化前端项目", "搭建React脚手架", "create a new React app", "scaffold a frontend project".
whisper
by majiayu000
OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.
update-project-docs
by hoangsonww
MANDATORY for every coding agent (Claude Code, Codex, or any other) — keep this repository's documentation in sync after any change to behavior, configuration, interfaces, events, schema, or features. Use automatically (without being asked) at the end of ANY change-set that adds or alters an env var, event type, hook behavior, session/agent state transition, API route or response shape, DB schema, WebSocket message, MCP tool, CLI command, or user-facing feature — and whenever the user asks to "update the docs / README / wiki / architecture". Knows the full doc surface (README + VN/CN/KO, ARCHITECTURE, root index.html, wiki + i18n, server/client READMEs, docs/*) and which docs each kind of change touches.
app-i18n-l10n
by nexsjournal
End-to-end mobile app localization — audit and translate in-app strings, wire up new locales in the project, and generate App Store Connect metadata (title, subtitle, promo text, description, keywords, what's new) plus screenshot marketing copy with ASO character limits. Use when the user asks to add a language version, localize the app, translate strings, i18n, l10n, or prepare store metadata for a new locale (e.g. "增加日语版本", "add Korean localization", "generate App Store metadata").
cursor-skill-fullstack-native-app-builder
by syedAsifalilionking
Build full-stack production apps across three platforms: Node.js CMS backend (monolithic server.js + EJS views + Firebase/Supabase), iOS (SwiftUI + MVVM), and Android (Kotlin + Jetpack Compose + MVVM). All three share the same architectural patterns: Firebase backend (Auth, Firestore, Storage, Analytics, Crashlytics, Messaging, Remote Config), OpenAI/ChatGPT integration with vision API, subscription billing (StoreKit 2 / Google Play Billing), trial management, in-app review prompts, TipKit (iOS), push notifications with scheduled local reminders, widgets, live activities / foreground service trackers, onboarding flows, offline caching, dark mode, localization, biometric/pattern lock, and deep linking. Use when the user asks to build an app, mobile app, full-stack project, CMS, admin panel, iOS app, Android app, or any project involving these platforms.
github-expert
by ljchg12-hue
Expert GitHub research including repository analysis, code search, contributor patterns, and project evaluation
microsoft-docs
by microsoft
Query official Microsoft documentation to find concepts, tutorials, and
translator
by anavvanzin
Professional translation using Codex's native capabilities. Use this skill when the user needs to translate text between languages with high quality, or when content needs to be localized for different language audiences.
unsloth
by majiayu000
Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization
fe-i18n
by ingpdw
Next.js 앱의 다국어(국제화)를 설정하고 구현하는 스킬. next-intl 기반 번역, 로케일 라우팅, 날짜/숫자 포맷, RTL 지원 등. "다국어", "i18n", "internationalization", "번역", "translation", "로케일", "locale", "다언어" 등의 요청 시 사용.
deploying-scalable-agents
by microsoft
'Take a working agent prototype to a scalable, observable production
force-majeure-general
by scholarly360
Excuses or suspends performance obligations when extraordinary events beyond either party's control prevent fulfillment. Covers events such as natural disasters, wars, pandemics, government actions, and widespread infrastructure failures.
senryu
by mrfentmen
Write code as a senryu: a complete, working 3-line program with the haiku's 5-7-5 token rhythm but about human nature - humor, quirks, and the comedy of people, not nature and seasons. Use this skill when the user wants a witty 3-line program, a code joke that actually runs, or dense code about users, habits, bugs, and human behavior. Make sure to use this skill whenever the user mentions senryu, funny code, human-nature code, or wants a 3-line program with a punchline. This skill is NOT for nature/season poems (use haiku), NOT for 5-line forms (use tanka), and NOT for the American 5-3-5 form (use the American 5-3-5 form). If the user wants the 5-7-7 half-poem, use katauta.
ddd
by CacaoRick
DDD 領域驅動設計 - 戰略設計。專注於產出 Domain Model 文件,包括識別核心域/支撐域/通用域、拆分 Bounded Context、定義 Ubiquitous Language 與 Context Map。Use when (1) the user asks how to split Bounded Contexts, (2) the user asks to define Ubiquitous Language, (3) the user wants to create a Domain Model document, (4) the project uses DDD architecture and requires strategic design.
anvi
by MrityunjayBhardwaj
Activate the Ānvīkṣikī cognitive operating system. Applies epistemological discipline to all reasoning — diagnose bugs via causal chain analysis, design with ownership and lifecycle mapping, review with structural validation, recover from cascading failures via controlled retreat. Works standalone or as a layer under GSD.
eslint-prettier-migration
by aiko-atami
Migrate projects from ESLint and/or Prettier to BiomeJS with safe sequencing, flag selection (--include-inspired, --include-nursery), config-translation review, ignore parity checks, and post-migration stabilization. Use when users ask to replace ESLint/Prettier, port legacy or flat ESLint configs, migrate Prettier options/ignores, or troubleshoot migration command limits and behavior differences.