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

Browse skills that share this tag.

  • sf-lwc - Salesforce LWC Component Scaffolder
    SalesforceLWCLightning Web ComponentsJest

    ★ 602 · Updated 2026-05-11

    Generate Salesforce LWC bundles with HTML, JS, CSS, meta.xml, and Jest tests

    ⚙ generate HTML template⚙ generate JS controller⚙ generate CSS styles
  • cui-javascript-unit-testing - Jest Unit Testing Standards
    JavaScriptUnit TestingJestTest Standards

    ★ 57 · Updated 2026-03-26

    Provides Jest unit testing standards covering configuration, test structure, patterns, and coverage requirements

    ⚙ read standards documents⚙ analyze coverage reports⚙ create test files
  • cui-javascript-unit-testing - Jest unit testing standards
    JavaScriptJestunit testingcode coverage

    ★ 18 · Updated 2026-03-26

    Provides Jest unit testing standards covering configuration, structure, patterns, and coverage

    ⚙ read Jest standards documents⚙ configure Jest framework⚙ analyze test coverage
  • code-testing - Generate and Run Unit and Integration Tests
    testingunit testintegration testpytest

    ★ 602 · Updated 2026-03-22

    Generate and run unit and integration tests using pytest or Jest with fixtures, mocks, and async support.

    ⚙ generate unit tests⚙ generate integration tests⚙ run pytest tests