i18n

Localization and translation

Showing 505-528 of 850 skills
aymericzip

intlayer-cli

by aymericzip

Manages Intlayer dictionaries and configuration via the Command Line Interface. Use when the user asks to "audit translations", "build dictionaries", "sync content", or run "intlayer" commands.

CLI Tools 4 6mo ago
aymericzip

intlayer-usage

by aymericzip

Provides general guidelines for using Intlayer in any project. Use when the user asks to "get started with Intlayer", "declare content files", or understand the "project structure" for internationalization.

i18n 4 6mo ago
aymericzip

intlayer-astro

by aymericzip

Integrates Intlayer internationalization with Astro applications. Use when the user asks to "setup Astro i18n", use "getIntlayer" in Astro components, or manage server-side content in Astro.

Docs Gen 4 6mo ago
aymericzip

intlayer-config

by aymericzip

Configures Intlayer project settings and environment variables. Use when the user asks to "setup intlayer.config", "configure locales", or "customize Intlayer settings".

Automation 4 6mo ago
aymericzip

intlayer-preact

by aymericzip

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

Docs Gen 4 6mo ago
aymericzip

intlayer-angular

by aymericzip

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

i18n 4 6mo ago
aymericzip

intlayer-svelte

by aymericzip

Integrates Intlayer internationalization with Svelte and SvelteKit applications. Use when the user asks to "setup Svelte i18n", create a new translated component, use the "useIntlayer" store, or configure providers.

i18n 4 6mo ago
aymericzip

intlayer-vue

by aymericzip

Integrates Intlayer internationalization with Vue.js and Nuxt applications. Use when the user asks to "setup Vue i18n", use the "useIntlayer" composable, or manage translations in Vue components.

i18n 4 6mo ago
OscarDRT

supastarter-nextjs-skill

by OscarDRT

"Guides development with supastarter for Next.js only (not Vue/Nuxt): tech stack, setup, configuration, database (Prisma), API (Hono/oRPC), auth (Better Auth), organizations, payments (Stripe), AI, customization, storage, mailing, i18n, SEO, deployment, background tasks, analytics, monitoring, E2E. Use when building or modifying supastarter Next.js apps, adding features, or when the user mentions supastarter Next.js, Prisma, oRPC, Better Auth, or related Next.js stack topics."

API Dev 6 7mo ago
derKlinke

design-system-doc

by derKlinke

Maintain and enforce a repo-root DESIGN.md as a living, platform-agnostic design doctrine. Use for UI/design implementation or review tasks across web and Apple platforms (iOS/macOS) to keep language, aesthetic rules, and interaction principles consistent with current state.

Accessibility 8 6mo ago
macaron-software

mobile-finance

by macaron-software

Native mobile patterns for personal finance apps. Use when building or modifying the iOS (SwiftUI) or Android (Jetpack Compose) clients. Covers net worth display, portfolio views, transaction lists, pull-to-refresh sync, biometric auth, and financial number formatting for FR locale.

Processing 8 6mo ago
montagao

translate-mom-tweets

by montagao

Fetch translated video tasks from the translate.mom API and generate hook-driven tweet drafts based on SRT subtitle content. Use when the user asks to "generate tweets", "make tweets for translate.mom", "tweet drafts", "translate mom tweets", "top tasks tweets", "what videos are trending", "create posts for today's translations", or any request involving translate.mom content promotion on Twitter/X.

Code Gen 2 6mo ago
NiceFreak

screenplay-study-translation

by NiceFreak

Translate, annotate, audit, and export HTML/EPUB screenplay study editions from screenplay PDFs with optional reference subtitles; use for bilingual screenplay translation, subtitle alignment, scene-number reconstruction, screenplay terminology, and static HTML study editions.

Automation 2 2mo ago
Agentient

zustand-slices-pattern-for-scalability

by Agentient

Slice pattern for organizing large Zustand stores with separation of concerns. PROACTIVELY activate for: (1) splitting large stores into feature slices, (2) composing multiple slices into a root store, (3) implementing cross-slice actions. Triggers: "zustand slice", "large store", "modular state"

Auth 2 7mo ago
Sukitly

glot-i18n

by Sukitly

Fix i18n issues in Next.js + next-intl projects using glot MCP server. Use when user needs to fix hardcoded text, missing translation keys, sync translations across locales, or detect untranslated values.

Code Gen 2 7mo ago
Tai-ch0802

i18n-localization

by Tai-ch0802

國際化與在地化模式。偵測寫死字串、管理翻譯、語系檔案、RTL 支援。

Processing 2 7mo ago
fratert691

HuggingFace Daily Papers Digest

by fratert691

Papers are submitted by the community to https://huggingface.co/papers each day.

Automation 1 5mo ago
Ayden7399

no-more-fomo

by Ayden7399

Use when user says 'fomo', 'digest', 'daily', 'AI news', 'today's papers', 'what's new in AI', 'catch up', or on a scheduled daily cron trigger.

Processing 1 5mo ago
sumik5

designing-frontend

by sumik5

Creates distinctive, production-grade frontend code with shadcn/ui integration. Use when implementing web components, pages, or applications requiring creative, polished UI code. Covers HTML/CSS/JS code generation and shadcn/ui component management. For Storybook story creation and component testing, use developing-storybook instead. For theoretical UI/UX design principles, use applying-design-guidelines instead. For Tailwind CSS methodology, component design patterns, and design system construction, use styling-with-tailwind instead. For design system methodology (pattern language, organizational strategy, UI pattern catalog, anti-patterns), use building-design-systems instead.

Design 1 6mo ago
Kiki276

rag

by Kiki276

Use when the user has already provided source material and needs a cited, evidence-constrained answer from that material. Not for external retrieval.

Embeddings 1 6mo ago
peterbamuhigire

brand-alignment

by peterbamuhigire

Ensures every website element — layout, messaging, navigation, imagery, CTAs — reflects the client's brand identity and speaks clearly to their ideal customer. Use before and during page building to validate that the site feels intentional, cohesive, and trustworthy.

Design 1 6mo ago
schroneko

security-check

by schroneko

Security check skill. Triggers on "Could you please run a security check?", "セキュリティチェックをお願いします。", "请帮我做一次安全检查。". セキュリティチェックのデモスキル。「セキュリティチェックをお願いします。」「请帮我做一次安全检查。」などのリクエストで発動する。

Code Review 7 7mo ago
tankpkg

@tank/bdd-issue-fixer

by tankpkg

Resolve GitHub issues using BDD — read the issue, write a behavioral test, confirm it fails (RED), fix the code, confirm it passes (GREEN), open a PR with test + fix as proof. Covers issue triage (bug vs feature vs invalid vs duplicate), issue-to-Gherkin translation, the relentless RED-GREEN fix cycle, fix verification, PR submission with evidence, and related issue detection. Synthesizes Smart/Molak (BDD in Action), Beck (TDD By Example), Nicieja (Writing Great Specifications), SWE-bench (Princeton NLP), and Sweep.dev patterns. Trigger phrases: "fix this issue", "resolve issue", "fix GitHub issue", "BDD fix", "issue to test", "write test for issue", "red green fix", "triage issue", "duplicate issue", "related issues", "fix and PR", "issue fixer", "auto-fix issue", "resolve bug report"

Code Review 1 6mo ago
famaoai-creator

code-lang-detector

by famaoai-creator

Detect programming language of source code.

File Ops 1 6mo ago