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: CI workflow files

Browse skills that produce this output.

  • nx-workspace-patterns - Configure and optimize Nx monorepo workspaces
    nxmonorepobuild-cachingci-cd

    ★ 2 · Updated 2026-09-24

    Configure Nx monorepo workspaces, project boundaries, build caching, and affected commands.

    ⚙ Set up Nx workspaces⚙ Configure project boundaries⚙ Optimize CI using affected commands
  • typo3-testing - TYPO3 Extension Testing Infrastructure
    TYPO3testingPHPUnitE2E testing

    ★ 602 · Updated 2026-06-30

    Provides templates, scripts, and references for TYPO3 extension testing setup and execution

    ⚙ set up test infrastructure⚙ write tests⚙ configure PHPUnit
  • gh-bootstrap - GitHub Repository Bootstrap Tool
    githubrepositoryinitializationtemplate

    ★ 18 · Updated 2026-03-23

    Initializes GitHub repository configuration using templates

    ⚙ scan project⚙ collect configuration⚙ detect conflicts
  • testing-tauri-apps - Tauri Application Testing Guide for Developers
    testingtauriwebdriverci-cd

    ★ 35 · Updated 2026-02-11

    Guides developers through testing Tauri applications including unit testing with mock runtime and WebDriver end-to-end testing

    ⚙ mock Tauri API calls⚙ configure unit testing⚙ setup WebDriver testing
  • turborepo - Turborepo Monorepo Build System Guidance
    monorepobuild-systemjavascripttypescript

    ★ 5,902 · Updated 2026-02-09

    Build system for JavaScript/TypeScript monorepos that caches task outputs and runs tasks in parallel based on dependency graph

    ⚙ configure turbo.json⚙ set up task pipelines⚙ define dependsOn relationships