i18n

Localization and translation

Showing 481-504 of 850 skills
Dexploarer

import-organizer

by Dexploarer

Organizes and sorts import statements in code files. Use when imports are messy or need organization.

i18n 6 10mo ago
Eli-yu-first

App Store Listing Translator

by Eli-yu-first

"Translate and optimize app store listings for different markets with ASO best practices"

Automation 6 6mo ago
Dexploarer

translation-key-extractor

by Dexploarer

Extracts hardcoded strings from code and converts them to translation keys for i18n. Use when user asks to "extract translations", "find hardcoded strings", "internationalize code", "setup i18n", or "create translation files".

Processing 6 10mo ago
Dexploarer

i18n-setup-wizard

by Dexploarer

Sets up complete internationalization infrastructure for React, Vue, Next.js, or vanilla JS with framework config, translation files, and language switching. Use when user asks to "setup i18n", "add translations", "multi-language support", or "internationalization setup".

Processing 6 10mo ago
thruthesky

flutter-skill

by thruthesky

"본 스킬은 Flutter 프레임워크로 앱을 개발하는 데 반드시 따라야 하는 UI/UX 디자인, 상태관리, 네트워킹, API 연동에 관한 가이드라인 제공합니다. 본 스킬은 선택적인 정보를 제공하는 것이 아니라 Flutter 앱 개발에 필수적인 지침을 제공하며 반드시 준수해야 할 사항들을 제공합니다. 개발자가 디자인, UI, UX, 디자인 효과, 상태관리, 라우팅, 네트워킹, API 연동에 관한 요청, 코믹디자인, Comic 관련 요청, 채팅, FCM, 푸시 알림, 메시지, 알림에 관한 요청이 있을 때 반드시 본 스킬을 사용해서 본 스킬이 제공하는 대로 작업을 수행해야 합니다. 각 스킬 문서에의 상단에는 반드시 따라야 할 Workflow 가 있습니다. 반드시 그 Workflow 를 따라야 합니다. 추가 트리거 키워드 - 딥링크, deep link, 캐싱, cache, 아이콘, FontAwesome, Isolate, 동시성, concurrency, 카카오톡, KakaoTalk, Crashlytics, 크래시 리포팅, 공유, share, share_plus, 공유 버튼 (project)"

Caching 6 6mo ago
aycanozarpaci

seo-pro-max

by aycanozarpaci

Production-grade SEO implementation skill. Analyzes the existing project first, asks the user the right questions, and then implements every chosen SEO surface (meta tags, Open Graph, Twitter Cards, canonical, robots, sitemap, schema.org/JSON-LD, favicons, llms.txt, admin-panel wiring, database schema) exactly as the user decided. The skill is an EXECUTOR, not a decision-maker.

Accessibility 6 3mo ago
mu-zi-lee

qwen3-tts-skills

by mu-zi-lee

围绕 Qwen3-TTS 提供本地 TTS 工作流。支持:单句语音生成(CustomVoice/VoiceDesign/VoiceClone)、长文稿批量配音生成(文章→配音稿JSON→批量TTS→合并)。适用场景:生成语音、有声书配音、视频旁白、多角色对话朗读、语音克隆。

CLI Tools 13 7mo ago
G1Joshi

template

by G1Joshi

Expert [skill-name] assistance covering [feature 1], [feature 2], and [feature 3]. Use when [working with X], [debugging Y], or [implementing Z].

Code Gen 12 7mo ago
G1Joshi

nltk

by G1Joshi

NLTK natural language toolkit. Use for NLP.

Processing 12 6mo ago
sam-fakhreddine

wfc-test

by sam-fakhreddine

Generates structured, example-based unit tests (pytest, JUnit, Jest) from formal input sources: a PROPERTIES.md file with SAFETY(...), LIVENESS(...), or INVARIANT(...) syntax, and/or a TASKS.md file with Given/When/Then acceptance criteria. Produces a TRACEABILITY-REPORT.md identifying uncovered properties and criteria. Does NOT generate property-based or fuzz tests (Hypothesis, QuickCheck). Requires: user-provided input document and explicit target language/framework. Trigger phrases: "generate tests from PROPERTIES.md", "create unit tests from requirements", "/wfc-test". Not for: - Writing tests without a conforming PROPERTIES.md or TASKS.md as input - Fuzz or generative testing (QuickCheck, Hypothesis, fast-check) - Explaining testing methodologies or theory - Debugging, fixing, or running tests - Authoring or validating the input PROPERTIES.md or TASKS.md documents - Detecting languages or frameworks automatically (must be explicit)

Code Gen 5 6mo ago
latestaiagents

chunking-strategies

by latestaiagents

Optimize document chunking for RAG performance and retrieval quality. Use this skill when splitting documents, choosing chunk sizes, implementing semantic chunking, or improving RAG retrieval accuracy. Activate when: chunking, split documents, chunk size, text splitting, document processing, RAG performance, semantic chunking, overlap.

Embeddings 5 7mo ago
edu-ai-builders

pedagogical-grounding-engine

by edu-ai-builders

将一篇或多篇学术论文,通过"教学法约束推理"转化为有理论根基的产品设计产物。 核心是构建"学术机制 → 约束交互 → 可解释推理链"的中间层, 再导出多种格式的设计产物。 本skill是一个 Pedagogical Grounding Engine(教学法落地引擎): 它不是论文摘要工具,而是把教学法意图(pedagogical intent)编译为 可执行的系统设计结构。PRD、System Prompt、Workflow 都是下游导出格式, 核心产物是 Traceability Map——每个设计决策都有明确的教学依据、 认知机制和可追溯的设计理由。 当用户有以下意图时触发本skill: - "把这篇/这几篇论文做成产品/app/提示词/工作流" - "paper to PRD / paper to prompt / paper to product" - "pedagogical grounding / 教学法落地" - "我想基于学习科学设计这个功能/系统提示词" - "从论文提取知识图谱/三元组/TPACK分析" - "我有几篇论文,帮我提炼成一个设计方案" - "帮我把教学法嵌入到产品/提示词中" - "生成 traceability 图" / "把这篇论文可视化" - "我有一个教学场景/教育想法,帮我设计成系统"(不一定有论文) 支持 Commands 模式:流水线跑完之后,用户可以随时用 /命令 召唤特定输出, 无需重跑流水线。命令列表见 ## Commands 章节。

i18n 5 5mo ago
aiaiohhh

product-marketing-context

by aiaiohhh

"When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' or wants to avoid repeating foundational information across marketing tasks. Creates .claude/product-marketing-context.md that other marketing skills reference."

Code Gen 11 6mo ago
phrazzld

app-screenshots

by phrazzld

Generate App Store and Play Store screenshots with device frames. Use when: preparing for app store submission, updating marketing assets, localizing screenshots, or automating screenshot generation in CI. Uses fastlane (free) not SaaS. Keywords: app store, play store, screenshot, device frame, fastlane, snapshot, frameit, localization.

CI/CD 10 7mo ago
iota9star

analyzing-code

by iota9star

Analyzes code statistics by language for project insight, CI/CD metrics, or before refactoring. Use this skill when understanding project composition, measuring change impact, or generating CI/CD metrics

CI/CD 10 8mo ago
Kaakati

Internationalization Patterns

by Kaakati

Internationalization (i18n) and localization (l10n) patterns using GetX Translations for multi-language Flutter applications

Auth 10 8mo ago
Kaakati

GetStorage Patterns

by Kaakati

"Local storage with GetStorage for preferences, caching, and offline-first patterns"

Processing 10 8mo ago
Kaakati

localization-ios

by Kaakati

"Expert localization decisions for iOS/tvOS: when runtime language switching is needed vs system handling, pluralization rule complexity by language, RTL layout strategies, and string key architecture. Use when internationalizing apps, handling RTL languages, or debugging localization issues. Trigger keywords: localization, i18n, l10n, NSLocalizedString, Localizable.strings, stringsdict, plurals, RTL, Arabic, Hebrew, SwiftGen, language switching"

i18n 10 7mo ago
Kaakati

Rails Localization (i18n) - English & Arabic

by Kaakati

"Comprehensive internationalization skill for Ruby on Rails applications with proper English and Arabic translations, RTL support, pluralization rules, date/time formatting, and culturally appropriate content adaptation."

Processing 10 8mo ago
nguyenngothuong

youtube-transcript

by nguyenngothuong

Download YouTube video transcripts with automatic translation to Vietnamese and AI summarization. Perfect for learning English from YouTube, managing knowledge base, and extracting insights from video content.

CLI Tools 9 7mo ago
nico-martin

transformers-js

by nico-martin

Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in Node.js and browsers (with WebGPU/WASM) using pre-trained models from Hugging Face Hub.

CI/CD 4 6mo ago
aymericzip

intlayer-react

by aymericzip

Integrates Intlayer internationalization with React component. Use when the user asks to "setup React i18n", create a new translated component, use the "useIntlayer" hook, or configure providers.

i18n 4 6mo ago
aymericzip

intlayer-solid-js

by aymericzip

Integrates Intlayer internationalization with SolidJS components. Use when the user asks to "setup SolidJS i18n", create a new translated component, use the "useIntlayer" hook in Solid, or configure providers.

i18n 4 6mo ago
aymericzip

intlayer-content

by aymericzip

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".

i18n 4 6mo ago