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.

  • expose - Expose Local Services via Tailscale
    Tailscaleservice exposurelocal developmentport forwarding

    ★ 0 · Updated 2026-05-28

    Expose local service on Tailscale with unique path

    ⚙ detect dev server⚙ verify Tailscale status⚙ generate unique path
  • local-integration-testing - Local Integration Testing for Multi-Agent Stack
    integration testingmulti-agentDocker Composecheckpoint

    ★ 419 · Updated 2026-03-26

    Run end-to-end integration tests with all agents in local Docker Compose environment

    ⚙ enable all agents⚙ verify MongoDB checkpoint type⚙ start containers
  • smaqit.release-git-local - Execute Git operations for local releases
    gitreleaseversion controllocal development

    ★ 1 · Updated 2026-03-24

    Execute git operations (commit, tag, push) for local releases

    ⚙ Stage changes⚙ Commit release changes⚙ Create annotated tag
  • local-env - Local environment management for daily-api
    local developmentdatabase managementPostgreSQLDocker

    ★ 18 · Updated 2026-03-23

    Run SQL queries, set up fake payments, and reset test data for local development

    ⚙ run SQL queries⚙ find postgres container⚙ execute docker commands
  • port-authhority - Detect and resolve port conflicts
    dockerport managementconflict resolutionlocal development

    ★ 0 · Updated 2026-03-22

    Diagnose and resolve port conflicts between Docker containers and host processes

    ⚙ scan port usage⚙ detect port conflicts⚙ identify host processes
  • gh-aw-local-dev - gh-aw Local Dev Mode Guide
    workflow compilationlocal developmentGitHub Actionsenvironment configuration

    ★ 0 · Updated 2026-03-20

    Explains why gh-aw workflows need actions/setup folder copied in local dev mode and how to fix it

    ⚙ configure actions folder⚙ check action mode⚙ compile workflow
  • webapp-testing - Web Application Testing with Playwright
    web testingautomationplaywrightbrowser automation

    ★ 5,605 · Updated 2026-02-23

    Test local web applications using Playwright automation

    ⚙ start web servers⚙ navigate web pages⚙ take screenshots
  • local-dev-workflow - Local Development End-to-End Workflow
    local developmentworkflowSOPdevelopment process

    ★ 0 · Updated 2026-02-12

    End-to-end local development SOP, from requirement understanding to Git management execution

    ⚙ Read AGENTS.md file⚙ Read target module code⚙ Read architecture documentation
  • webapp-testing - Web Application Testing Toolkit with Playwright Automation
    web testingautomationplaywrightbrowser

    ★ 175,678 · Updated 2026-02-05

    Toolkit for testing local web applications using Playwright scripts with browser automation

    ⚙ verify frontend functionality⚙ debug UI behavior⚙ capture browser screenshots