i18n

Localization and translation

Showing 337-360 of 733 skills
Logos-Liber

content-strategy

by Logos-Liber

Documentation architecture, content planning, and maintenance strategies

Code Review 16 5mo ago
OzeroHAX

shared-base-rules

by OzeroHAX

Mandatory baseline rules for any agent. Must be loaded before any work

i18n 33 5mo ago
terramate-io

terraform-best-practices

by terramate-io

Terraform and Infrastructure as Code optimization guidelines from Terramate. This skill should be used when writing, reviewing, or refactoring Terraform/OpenTofu code to ensure optimal patterns for security, maintainability, and reliability. Triggers on tasks involving Terraform modules, infrastructure provisioning, state management, or IaC optimization.

Cloud 33 5mo ago
jackjin1997

language-learning

by jackjin1997

"AI language tutor for learning ANY language through conversation, vocab drills, grammar lessons, flashcards, and immersive practice. Use when the user wants to: learn a new language, practice vocabulary, study grammar, do flashcard drills, translate phrases, practice conversation, prepare for travel, learn slang/idioms, or improve pronunciation. Supports ALL languages including Spanish, French, German, Japanese, Chinese (Mandarin/Cantonese), Korean, Arabic, Hindi, Bengali/Bangla, Portuguese, Russian, Italian, Turkish, Vietnamese, Thai, Swahili, Hebrew, Polish, Dutch, Greek, and 100+ more."

Code Gen 11 5mo ago
xenitV1

i18n-localization

by xenitV1

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

Processing 131 6mo ago
lv416e

semgrep-rule-variant-creator

by lv416e

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.

Database 6 5mo ago
llblab

voice-mode

by llblab

"Unified voice I/O super-skill: speak via say, listen via listen, and run duplex voice dialogue."

CLI Tools 6 5mo ago
re2zero

qt-translation-assistant

by re2zero

Use when user requests translating Qt project localization files (TS files), automating translation workflows, or setting up multilingual support for Qt applications. This skill uses parallel processing with ThreadPoolExecutor to translate TS (Translation Source) files efficiently.

Automation 6 6mo ago
L-yifan

sentence-transformers

by L-yifan

Framework for state-of-the-art sentence, text, and image embeddings. Provides 5000+ pre-trained models for semantic similarity, clustering, and retrieval. Supports multilingual, domain-specific, and multimodal models. Use for generating embeddings for RAG, semantic search, or similarity tasks. Best for production embedding generation.

Embeddings 4 4mo ago
mgratzer

bloomery

by mgratzer

Interactive tutorial that guides engineers through building their own coding agent (agentic loop) from scratch using raw HTTP calls to an LLM API. Supports Gemini, OpenAI (and compatible endpoints), and Anthropic. Supports TypeScript, Python, Go, and Ruby. Detects progress automatically. Use when someone says "build an agent", "teach me agents", or "/build-agent".

Agents 30 4mo ago
dongzhuoyao

vercel-cost-optimization

by dongzhuoyao

Use when deploying Next.js apps to Vercel and costs are high, or when setting up a new Vercel project. Covers ISR-breaking patterns, function constraints, caching, Fluid Compute, build optimization. Triggers: "Vercel bill", "Vercel cost", "ISR broken", "dynamic rendering", "cache-control private", "x-vercel-cache MISS", "function invocations", "Fluid Compute", "GB-hours", "s-maxage", "stale-while-revalidate", "maxDuration", "build minutes"

Caching 10 4mo ago
zircote

github-ecosystem

by zircote

Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging.

CI/CD 26 7mo ago
Hmbown

language-learning-kit

by Hmbown

Generate vocabulary flashcards and pronunciation guides with native audio and cultural context images.

Code Gen 26 6mo ago
patricio0312rev

domain-model-boundaries-mapper

by patricio0312rev

Identifies domain modules, ownership boundaries, dependencies, and interfaces using Domain-Driven Design principles. Provides domain maps, bounded contexts, refactor recommendations. Use for "DDD", "domain modeling", "bounded contexts", or "service boundaries".

i18n 52 6mo ago
rendis

surveygo

by rendis

Guides usage of the surveygo Go library (github.com/rendis/surveygo/v2) for building and managing surveys with validation, conditional logic, and output rendering. Covers parsing surveys from JSON, creating surveys programmatically, adding questions and groups, answer validation and translation, DependsOn conditional visibility, grouped/repeatable answers, and output generation (CSV, HTML, JSON, TipTap). Use when working with surveygo imports, Survey structs, question types, answer review, schema construction, or the render package.

Processing 9 5mo ago
noartem

laravel-internationalization-and-translation

by noartem

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

Processing 9 5mo ago
open-circle

skill-name

by open-circle

A clear description of what this skill does and when to use it. Include keywords that help agents identify when this skill is relevant (e.g., "Use when the user asks about X, Y, or Z").

API Dev 15 5mo ago
MetriLLM

metrillm

by MetriLLM

Benchmark local LLM models — measures performance (tok/s, TTFT, memory), quality (reasoning, math, coding, instruction following, structured output, multilingual), and computes a hardware fitness verdict. Works with Ollama.

CLI Tools 5 4mo ago
mseok

humanizer

by mseok

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.

Academic 5 4mo ago
nonameplum

programming-swift-embedded

by nonameplum

Provides the complete Embedded Swift documentation for developing on microcontrollers, embedded systems, and baremetal applications.

i18n 15 6mo 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 84 6mo ago
raintree-technology

move-prover

by raintree-technology

Move Prover formal verification expert for Aptos smart contracts. Write specifications (MSL), preconditions (requires), postconditions (ensures), invariants, abort conditions (aborts_if), quantifiers, schemas, and pragmas. Debug verification failures. Triggers on Move Prover, formal verification, spec, invariant, ensures, requires, aborts_if, precondition, postcondition.

File Ops 84 6mo ago
SpillwaveSolutions

publishing-astro-websites

by SpillwaveSolutions

Comprehensive guidance for building and deploying static websites with the Astro framework. This skill should be used when asked to "create astro site", "deploy astro to firebase", "set up content collections", "add mermaid diagrams to astro", "configure astro i18n", "build static blog", or "astro markdown setup". Covers SSG fundamentals, Content Collections, Markdown/MDX, partial hydration, islands architecture, and deployment to Netlify, Vercel, GitHub Pages, or GCP/Firebase.

Processing 28 6mo ago
lattifai

omnicaptions-download

by lattifai

Use when downloading videos, audio, or captions from YouTube and other video platforms. Supports quality selection.

Processing 22 5mo ago