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 output: test configurations

Browse skills that produce this output.

  • vuejs-best-practices - Vue 3 & Nuxt 3 Best Practices
    Vue 3Nuxt 3PerformanceBest Practices

    ★ 60 · Updated 2026-05-28

    Comprehensive performance optimization guide with 50+ rules for Vue 3 and Nuxt 3 applications across 10 categories.

    ⚙ optimize reactivity⚙ reduce bundle size⚙ configure Nuxt 3 server
  • testing-elixir - Expert Guidance for Elixir ExUnit Testing
    testingelixirexunitphoenix

    ★ 5 · Updated 2026-02-23

    Provides guidance for writing ExUnit tests in Elixir applications

    ⚙ write ExUnit tests⚙ use assertions⚙ configure test tags
  • soak-test-planner - Soak Test Planner for Performance Testing
    performanceload-testingtestingautomation

    ★ 2,781 · Updated 2026-02-14

    Plan soak test operations for performance testing scenarios

    ⚙ read configuration files⚙ write test plans⚙ edit test scripts
  • python-testing-patterns - Python Testing Patterns with pytest and TDD
    testingpythonpytesttdd

    ★ 0 · Updated 2026-02-12

    Implement Python testing strategies using pytest, fixtures, and mocking

    ⚙ write unit tests for Python code⚙ set up test suites⚙ implement test-driven development
  • vue-testing-best-practices - Vue.js Testing Best Practices
    testingVue.jsVitestPlaywright

    ★ 5,902 · Updated 2026-02-09

    Provides best practices, patterns, and solutions for Vue.js testing with Vitest, Vue Test Utils, and Playwright.

    ⚙ setup Vue 3 test infrastructure⚙ test Vue components⚙ test composables