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 with input: component code

Browse skills that use this input.

  • accessibility-testing - Web Accessibility Testing and Compliance
    accessibilitya11yWCAGweb testing

    ★ 0 · Updated 2026-05-11

    axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.

    ⚙ analyze with axe-core⚙ validate WCAG compliance⚙ test keyboard navigation
  • design-system-governance - Design System Governance Agent
    design system governancecomponent developmentUI design tokenscode composition

    ★ 17 · Updated 2026-03-22

    Enforces token-first and composition-first governance for design system projects by auto-detecting conventions before applying rules.

    ⚙ detect project token naming conventions⚙ scan grid system configurations⚙ discover animation keyframes
  • visual-audit - Comprehensive Visual Design Audit Tool
    auditdesignUIUX

    ★ 4 · Updated 2026-03-20

    Captures screenshots across viewports and modes, analyzes design quality, and identifies UI issues

    ⚙ discover routes⚙ capture screenshots⚙ set viewport
  • react - React UI Computation Design Skill
    reactnextjsuifrontend

    ★ 57 · Updated 2026-03-20

    Design and implement React/Next.js UI with computation model approach

    ⚙ design components⚙ implement UI⚙ review code
  • vue-testing-best-practices - Vue.js Testing Best Practices and Patterns
    testingVue.jsVitestcomponent testing

    ★ 2,866 · Updated 2026-02-09

    Guidance for Vue.js testing covering Vitest, Vue Test Utils, component testing, mocking patterns, and Playwright E2E testing

    ⚙ setup test infrastructure⚙ test Vue components⚙ mock dependencies