LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: multi-language

Browse skills that share this tag.

  • lint - Multi-language intelligent linting and automatic fixing
    lintcode-qualityauto-fixmulti-language

    ★ 0 · Updated 2026-09-17

    Detects project languages and runs linters or fixes code issues using Makefile or language toolchains.

    ⚙ Detect project languages and build systems⚙ Execute Makefile lint targets⚙ Run Go project-linter workflow
  • i18n-setup-wizard - Internationalization Setup Wizard for React, Vue & Next.js
    i18ninternationalizationReactVue

    ★ 602 · Updated 2026-06-30

    Sets up complete i18n infrastructure for React, Vue, Next.js, or vanilla JS with framework configs, translation files, and language switching.

    ⚙ Detect frontend framework from package.json⚙ Install i18n libraries⚙ Create translation JSON files
  • polyglot-orchestration - Multi-Language Runtime Coordination
    cross-languagecode executiondata marshallingruntime coordination

    ★ 64 · Updated 2026-06-15

    Coordinate code execution across Babashka, Julia, Python, OCaml, and Scheme with unified dispatch and data marshalling

    ⚙ invoke julia from babashka⚙ invoke python from julia⚙ invoke scheme from python
  • localization-testing - i18n & L10n Testing for Global Products
    localizationinternationalizationtranslationRTL

    ★ 2 · Updated 2026-03-20

    Test translation coverage, locale formats, RTL layouts, and Unicode character support for multi-language products

    ⚙ verify translation coverage⚙ test locale formats⚙ validate RTL layouts
  • documentation-standards-language-parity - Multi-language Documentation Standards
    documentationmulti-languagecode-examplesAPI-docs

    ★ 874 · Updated 2026-03-11

    Maintains documentation parity across 7 supported programming languages with code snippets and API examples

    ⚙ create code snippets⚙ verify API accuracy⚙ test code snippets
  • md-container-environment - Development container with browser automation tools
    developmentbrowser automationdebuggingcontainer

    ★ 16 · Updated 2026-03-10

    Complete development environment with Chrome DevTools MCP, multiple programming languages, and system debugging tools

    ⚙ take screenshots⚙ navigate web pages⚙ monitor network requests
  • add-locale - Add New Language Locale to Application
    internationalizationlocalizationmulti-languagetranslation

    ★ 314 · Updated 2026-02-15

    Adds a new language/locale to the application with Strapi admin config and Next.js i18n routing

    ⚙ create locale translation file⚙ update routing config⚙ update i18n config
  • intl - Internationalization rules for multi-language websites
    internationalizationlocalizationmulti-languageformatting

    ★ 1 · Updated 2026-02-13

    Handles internationalization for localized text fields and locale-aware formatting

    ⚙ Set localized text fields⚙ Update CMS label globals⚙ Format dates with Intl API