i18n

Localization and translation

Showing 361-384 of 709 skills
creator-hian

csharp-xml-docs

by creator-hian

C# XML documentation with on-demand Haiku→Expert Review→Final workflow. Flexible Korean/English language support. Use when documenting C# APIs, properties, methods, classes, and interfaces.

Code Review 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 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 24 5mo 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 5 3mo ago
christopher-buss

humanizer

by christopher-buss

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.

Code Gen 5 4mo 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 5 3mo ago
better-i18n

i18n-best-practices

by better-i18n

Use when building internationalization features, managing translation keys, setting up localization workflows, integrating AI translation, connecting GitHub repositories, delivering translations via CDN, using MCP tools for translation management, or implementing i18n SDKs in React/Next.js applications.

Caching 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 3mo ago
KentoShimizu

architecture-ddd

by KentoShimizu

"Domain-driven design workflow for bounded context partitioning, aggregate design, and context mapping in complex domains. Use when domain complexity or organizational scaling requires explicit model boundaries; do not use for small CRUD domains without competing language models."

i18n 6 3mo ago
gwenwindflower

lsp-plugin-creation

by gwenwindflower

Create and manage LSP server plugins for Claude Code

CLI Tools 8 4mo ago
wubaiqing

⏰ Remind Me

by wubaiqing

你的 AI 私人助手,一键启动。基于 OpenClaw,中文用户友好。

Automation 8 3mo ago
miles990

internationalization

by miles990

國際化與本地化開發:i18n/l10n 架構設計、翻譯管理、多語言應用最佳實踐

Processing 17 4mo ago
jpoutrin

install-lsp

by jpoutrin

Install and configure LSP (Language Server Protocol) for Claude Code to enable go-to-definition, find-references, and real-time diagnostics

File Ops 13 4mo ago
jpoutrin

fetch-youtube-transcript

by jpoutrin

Download YouTube video transcripts as readable text files. Use when extracting transcripts from videos for analysis, documentation, or content review.

CLI Tools 13 3mo ago
tizee

ast-grep

by tizee

Structural code pattern search and refactoring using ast-grep (sg). Use for finding functions, classes, methods, imports, or any code structure patterns. Supports syntax-aware analysis across multiple languages including JavaScript, TypeScript, Python, Ruby, Go, Rust, and more. Use when searching for code patterns based on structure rather than plain text.

CLI Tools 3 6mo ago
d-kimuson

prompt-engineering

by d-kimuson

Best practices for prompt engineering and context engineering for Coding Agent prompts

Agents 3 3mo ago
peopleforrester

python-patterns

by peopleforrester

Python 3.10+ best practices, patterns, and idioms. Covers type hints, async, dataclasses, protocols, and modern Python tooling. Use when writing Python code, reviewing Python patterns, or learning idiomatic Python.

CLI Tools 3 3mo 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 3 3mo ago
alunadev

value-proposition

by alunadev

"Designs a value proposition using a 6-part JTBD template: Who, Why, What before, How, What after, Alternatives. Use when articulating why customers should choose your product or when positioning requires clarity. Triggers on: value proposition, value prop, JTBD, customer value, why us, positioning statement, product differentiation, customer benefit, what problem do we solve."

Automation 3 3mo ago
markpitt

gcse-english-literature-tutor

by markpitt

GCSE English Literature tutor and revision assistant for 15–16 year old students preparing for 2026 exams across AQA, Edexcel, OCR, and Eduqas boards. Use when a student asks for help with set texts (Macbeth, An Inspector Calls, Jekyll and Hyde, poetry anthology), analysing writer's methods, writing literature essays, comparing poems, revising for GCSE English Literature, practising past paper questions, or understanding themes and characters.

Academic 18 3mo ago
markpitt

gof-design-patterns

by markpitt

Orchestrates Gang of Four design pattern implementations across 8 languages. Analyzes user problems to select optimal pattern(s) from creational, structural, and behavioral categories. Provides concrete, production-ready implementations with explanations and trade-offs.

Code Gen 18 6mo ago
markpitt

gcse-english-language-tutor

by markpitt

GCSE English Language tutor and revision assistant for 15–16 year old students preparing for 2026 exams across AQA, Edexcel, OCR, Eduqas, and WJEC boards. Use when a student asks for help understanding reading analysis, writing techniques, exam technique, revising for GCSE English Language, practising past paper questions, or improving their creative or transactional writing.

Academic 18 3mo ago
0xrikt

crypto-backtest

by 0xrikt

Backtest crypto trading strategies from natural language ideas. Use when: user describes trading ideas, wants to validate strategies, mentions "backtest", "trading strategy", "buy low sell high", "RSI", "MACD", "oversold", "overbought", "crypto strategy", "validate strategy", "backtest", "DCA", or similar.

Analytics 18 4mo ago
markpitt

agent-patterns

by markpitt

Modular orchestration of agent patterns from Anthropic's engineering guide. Intelligently selects and implements prompt chaining, routing, parallelization, orchestrator-workers, evaluator-optimizer, and autonomous agents. Includes pattern combinations and language-specific implementations.

Agents 18 3mo ago