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: RTL

Browse skills that share this tag.

  • 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
  • logic-synthesis - RTL to Gate-Level Netlist Logic Synthesis
    logic synthesisRTLgate-level netlistASIC

    ★ 160 · Updated 2026-06-30

    Performs logic synthesis from RTL to gate-level netlist, covering SDC constraint validation, compile and optimisation, netlist quality checks, and LEC equivalence verification.

    ⚙ validate SDC timing constraints⚙ run compile exploration⚙ execute final synthesis compile
  • software-localisation - Software Localisation Implementation Patterns
    i18nl10nweb developmentlocalisation

    ★ 57 · Updated 2026-06-30

    Production-grade i18n/l10n patterns for modern web applications covering library selection, ICU format, RTL, and CI/CD workflows

    ⚙ select i18n library⚙ configure ICU messages⚙ set up RTL layout
  • gamut-testing - Gamut React Component Testing
    unit testingReact componentsRTLGamut

    ★ 90 · Updated 2026-06-30

    Write unit tests for React components using Gamut testing patterns

    ⚙ write unit tests⚙ setup RTL render⚙ create test harness
  • uvm - UVM Coding Convention and Methodology
    UVMverificationtestbenchSystemVerilog

    ★ 35 · Updated 2026-06-30

    UVM coding conventions and methodology guidelines based on IEEE 1800.2-2020 standard

    ⚙ write UVM testbenches⚙ build UVM environments⚙ create UVM components
  • localization - iOS App Localization Implementation
    iOSSwiftUIlocalizationi18n

    ★ 32 · Updated 2026-03-20

    Implement app localization with .strings files, RTL/LTR layouts, language switching, and locale-aware formatting

    ⚙ generate .strings files⚙ create language resources⚙ switch app language
  • 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
  • tryramadan-accessibility - TryRamadan Accessibility (a11y) Implementation Guide
    accessibilitya11yfrontendtesting

    ★ 1 · Updated 2026-02-14

    Ensures TryRamadan app accessibility for keyboard and screen-reader users through skip links, focus visibility, aria-live, RTL support, and axe-core testing.

    ⚙ Add skip links⚙ Ensure focus visibility⚙ Add aria-live for dynamic content