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

Browse skills that share this tag.

  • vitest-dev - Vitest QA and test engineering for TypeScript and Next.js
    vitesttestingtypescriptnextjs

    ★ 1 · Updated 2026-09-20

    Produces fast Vitest test suites and optimizes configurations for local DX and CI performance in TypeScript and Next.js projects.

    ⚙ Create Vitest configuration files⚙ Write unit and component tests⚙ Optimize local and CI performance
  • pr-fix-loop - Synchronous PR Review Fix Loop
    gitpull-requestcicode-review

    ★ 1 · Updated 2026-09-20

    Continuously fixes PR review comments and CI failures synchronously until the PR is merged, closed, or escalated.

    ⚙ Poll PR status⚙ Enable PR auto-merge⚙ Invoke pr-fix skill
  • doctor - Validate project documentation brief and harness invariants.
    validationharnessdocumentationci

    ★ 16 · Updated 2026-09-20

    Validates project docs brief, channel invariants, reviewer rosters, and layout configuration deterministically.

    ⚙ Validate harness project brief files⚙ Verify documentation structure and conventions⚙ Check reviewer roster configurations
  • fetch-prowjob-json - Fetch ProwJob JSON
    prowciopenshiftgcs

    ★ 117 · Updated 2026-09-20

    Fetch and return key data from a Prow job's prowjob.json artifact given a Prow job URL.

    ⚙ Parse Prow job URL⚙ Construct GCS web URL⚙ Fetch prowjob.json artifact
  • developing-on-linux - Run Swift formatting, linting, and type-checking on Linux
    linuxswiftswift-formatswiftlint

    ★ 1 · Updated 2026-09-19

    Installs Swift toolchain and linters on Linux to run format, lint, and type-check gates locally without macOS.

    ⚙ Install pinned Swift toolchain⚙ Install pinned SwiftLint binary⚙ Run local swift-format checks
  • ci - Set up automatic GitHub checks
    cigithub-actionstestingworkflow

    ★ 0 · Updated 2026-09-17

    Set up or normalize a project Verify command and matching GitHub Actions checks while preserving existing CI.

    ⚙ Inspect project configuration⚙ Define unified Verify command⚙ Create or align workflow
  • ios-scaffold - Scaffold a SwiftUI iOS repo with MVVM and CI.
    iosswiftuiscaffoldxcodegen

    ★ 18 · Updated 2026-09-17

    Creates a SwiftUI iOS repository with MVVM architecture, offline persistence, push notification plumbing, environment configs, CI, and optional GitHub setup.

    ⚙ Scaffold SwiftUI iOS project directory⚙ Generate Xcode project using XcodeGen⚙ Configure multi-environment settings with xcconfig
  • ci-performance-evaluation - Evaluating CI performance
    ciperformanceprofilingtesting

    ★ 0 · Updated 2026-09-15

    Method for finding where a repository's CI time actually goes and what is worth fixing.

    ⚙ Breakdown CI step timings⚙ Reproduce dominant step locally⚙ Time test files serially
  • terminal-ops - Evidence-first repo execution workflow
    terminalgitdebuggingci

    ★ 2 · Updated 2026-09-14

    Executes commands, inspects git state, debugs CI failures, and delivers narrow fixes with exact verification evidence.

    ⚙ Run repository commands⚙ Inspect git state⚙ Debug CI and build failures
  • qcom-yocto-update-base-lock - Update ci/base.lock.yml layer pins to latest
    yoctometa-qcomgitlockfile

    ★ 6 · Updated 2026-09-14

    Refreshes upstream layer commit pins in meta-qcom's ci/base.lock.yml to latest branch commits and creates a changelog commit.

    ⚙ Check repository git status⚙ Resolve latest upstream commits⚙ Update layer commit pins
  • changesets-release - Package release management with Changesets
    changesetsreleasesemvermonorepo

    ★ 2 · Updated 2026-09-14

    Records release intent with Changesets and guides semver, changelog, CI, and artifact-version checks for independently distributed packages.

    ⚙ Record package release intent⚙ Check release status in CI⚙ Generate build provenance attestations
  • babysit - Babysit pull requests until clean and ready to merge
    pull-requestgithubcode-reviewci

    ★ 0 · Updated 2026-09-14

    Monitors PR checks and review comments, fixes issues, and verifies until ready to merge.

    ⚙ Inspect pull request status⚙ Poll pending CI checks⚙ Read unresolved review threads
  • xunit-ci-observability - xUnit CI Observability
    xunitciobservabilityflaky-tests

    ★ 0 · Updated 2026-09-13

    Standardizes xUnit test evidence, flaky classification, failure triage, and gate reporting in CI pipelines.

    ⚙ Inventory CI artifacts and failure signals⚙ Define test evidence and retention rules⚙ Classify failure taxonomy and flaky tests
  • analyze-ci-failure-logs - Analyze CI Failure Logs
    cigithub-actionslog-analysisfailure-analysis

    ★ 11 · Updated 2026-09-12

    Parse and analyze CI failure logs to identify root causes and error patterns.

    ⚙ Download CI log artifacts⚙ View workflow run logs⚙ Filter logs for error patterns
  • fix-ci-failures - Diagnose and Fix CI/CD Failures
    cicicddebugginggithub-actions

    ★ 602 · Updated 2026-09-11

    Diagnoses and fixes CI/CD failures by analyzing logs, reproducing issues locally, and applying code fixes.

    ⚙ View PR check status⚙ Download CI failure logs⚙ Reproduce CI failures locally
  • ti-shipping - Pre-shipping self-check procedure for Ti
    ti-shippingself-checkciruff

    ★ 1 · Updated 2026-09-10

    Pre-shipping self-check procedure for Ti to run Ruff linting, formatting checks, and Pytest before code submission or fixing CI failures.

    ⚙ Run Ruff code linting⚙ Check code formatting⚙ Run Pytest test suite
  • flutter-validation - Validate OpenFXpedia Flutter Code Changes
    flutterdartvalidationtesting

    ★ 2 · Updated 2026-09-10

    Validate OpenFXpedia Flutter changes using Dart formatting, static analysis, unit, widget, and integration tests, and coverage checks.

    ⚙ Fetch project dependencies⚙ Format changed Dart files⚙ Run static analysis
  • unit-test-suite - Create unit test suites for backend and frontend
    unit-testingbackendfrontendtest-coverage

    ★ 0 · Updated 2026-09-09

    Creates comprehensive unit test suites for backend and frontend, measures test coverage, and runs tests in CI.

    ⚙ Create backend unit tests⚙ Create frontend unit tests⚙ Measure test coverage
  • ops-ship - Safe Commit, Push, and CI Watch to origin/dev
    gitcideploymentautomation

    ★ 18 · Updated 2026-06-30

    Ship local changes to origin/dev with enforced git safety policy, validate-changes gating, and CI watch-fix loops until required checks pass.

    ⚙ push to origin/dev⚙ validate changes before commit⚙ commit via integrator wrapper
  • nose2 - nose2 Python Testing Best Practices
    testingpythonnose2unit-testing

    ★ 2 · Updated 2026-06-30

    Best practices for writing, organizing, and configuring Python tests using nose2

    ⚙ discover tests⚙ run tests⚙ write test cases

Scroll to load more