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: Local Development

Browse skills that share this tag.

  • Run CI/CD Pipeline Locally - Run GitHub Actions CI/CD Pipelines Locally
    CI/CDGitHub ActionsDockerRust

    ★ 1 · Updated 2026-05-09

    Run GitHub Actions CI workflows locally using native cargo xtask commands or Docker with act.

    ⚙ Run cargo xtask ci-check⚙ Run cargo xtask validate-template⚙ Run cargo xtask lint
  • Run CI/CD Pipeline Locally - Run CI/CD Pipeline Locally
    CI/CDContinuous IntegrationLocal DevelopmentDocker

    ★ 57 · Updated 2026-05-09

    Test CI workflows locally using native cargo xtask or Docker + act

    ⚙ run xtask commands⚙ execute act commands⚙ validate workflows