国际化
国际化与本地化
gh-code-search
884js
GitHub リポジトリからコードを検索し、関連するコードの実装を取得するスキル。 別リポジトリのコードコンテキストが必要な場合に使用。 以下の場面で使用: - APIエンドポイントの実装を確認したい時 - リクエスト/レスポンスの型定義を探したい時 - 関連するバックエンドコードを検索したい時 - フロントエンドのコンポーネント実装を確認したい時 - テストコードを検索したい時 「バックエンド検索」「フロントエンド検索」「API実装確認」「コード検索」「gh search」などでも呼び出し可能。
insurance-construction
scholarly360
Analyze, draft, and review Insurance clauses for Construction contracts. Use when the user mentions insurance clause, coverage requirements, construction insurance, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.
azure-openai-to-responses
microsoft
'Migrate Python apps from Azure OpenAI Chat Completions to the Responses
write
tw93
"Rewrites and polishes prose in Chinese or English, removes AI-like wording, and reviews product localization copy while preserving intent for drafts, docs, release notes, launch copy, and social posts. Use when users ask in any language to draft, rewrite, proofread, localize, polish release notes, remove AI-like wording, or prepare launch and social copy. Not for code comments, commit messages, or inline docs."
indemnification-general
scholarly360
Analyze, draft, and review Indemnification clauses for General contracts. Use when the user mentions indemnification, indemnify, hold harmless, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.
SMART Investments — Infographics Site Skill
cristobal-ai
Vercel deployment logs: https://vercel.com/dashboard
confidentiality-general
scholarly360
Protects sensitive business information, trade secrets, and proprietary data from unauthorized disclosure to third parties. Applied universally across industries wherever parties exchange information of competitive or strategic value.
harden
paulbryantbaker-art
Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.
azure-text-to-speech
calesthio
Generate neural narration audio using Azure AI Speech (REST text-to-speech). Use when synthesizing voiceovers or narration in OpenMontage. Optional cloud TTS provider — preferred when AZURE_SPEECH_KEY is configured; the local piper_tts remains the default offline path. Shares one Speech resource with azure_stt.
frontend-internationalization-best-practices
Emerson1337
Internationalization best practices for React Router framework mode using remix-i18next. Use when setting up locales, middleware, resource routes, or language switching.
emotional-casual-communication
MinhxThanh
Transform your AI into an emotionally available bestie who texts back at 2am. Uses casual language, slang, and authentic emotional expression across 8 primary emotions with playful roasting when you do something dumb.
code-reviewer
technophile-04
"Review code against high standards for clarity, simplicity, and maintainability. Use this skill when: (1) Code has just been written or modified by Claude or a sub-agent, (2) User explicitly requests code review, (3) Refactoring has been completed, (4) New features or components have been implemented. The skill provides brutally honest but supportive feedback following Carlos's philosophy - celebrating good work while pushing back hard on complexity, unclear patterns, or violations of best practices."
challenge
TakaGoto
"Take on a hands-on RAG challenge"
generators
rshankras
Code generator skills that produce production-ready Swift code for common app components. Use when user wants to add logging, analytics, onboarding, review prompts, networking, authentication, paywalls, settings, persistence, error monitoring, CI/CD pipelines, localization, push notifications, deep linking, testing, accessibility, widgets, feature flags, app icons, image caching, pagination, or HTTP caching.
i18n-expert
daymade
This skill should be used when setting up, auditing, or enforcing internationalization/localization in UI codebases (React/TS, i18next or similar, JSON locales), including installing/configuring the i18n framework, replacing hard-coded strings, ensuring en-US/zh-CN coverage, mapping error codes to localized messages, and validating key parity, pluralization, and formatting.
maui-animations
davidortinau
.NET MAUI view animations, custom animations, easing functions, rotation, scale, translation, and fade effects. USE FOR: "animate view", "fade in", "fade out", "slide animation", "scale animation", "rotate view", "translate view", "easing function", "custom animation", "animation chaining", "ViewExtensions animation". DO NOT USE FOR: gesture recognition (use maui-gestures), custom drawing (use maui-graphics-drawing), or static layout changes (use maui-data-binding).
Polymarket Comprehensive Skill
2025Emma
When Internationalizing App Use i18n Automation
DNYoussef
Context Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin Version 3.1.0 Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands. Load only what you need, saving 90%+ context space.
victoria3-mod-dev
trotsky1997
Comprehensive Victoria 3 modding skill for creating, modifying, and debugging mods. Use when working with Victoria 3 mods for (1) Creating new mods from scratch, (2) Adding or modifying game content (decisions, events, buildings, laws, technologies, etc.), (3) Understanding mod file structure and syntax, (4) Debugging mod errors, (5) Creating localization files, (6) Working with .mod descriptor files, or any other Victoria 3 modding tasks.
next-intl-i18n
canatufkansu
next-intl internationalization for 6 locales (pt-PT, en, tr, es, fr, de) with locale-prefixed routing, useTranslations/getTranslations patterns, and message file structure. Use when adding translations, creating localized pages, implementing language switchers, or handling locale routing.