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: build results

Browse skills that produce this output.

  • angular-developer - Angular Code Generation and Architecture Guide
    AngularWeb DevelopmentCode GenerationFrontend Framework

    ★ 6,893 · Updated 2026-06-15

    Generates Angular code and provides architectural guidance for projects, components, and services

    ⚙ check Angular version⚙ generate Angular code⚙ create Angular project
  • container - Container Engine Abstraction for Docker/Podman
    containersdockerpodmanlinux

    ★ 602 · Updated 2026-05-11

    Container runtime abstraction layer with Docker and Podman support, Linux-only execution

    ⚙ build container images⚙ run containers⚙ remove containers
  • using-tuist-generated-projects - Guide for working with Tuist-generated Xcode projects
    iOS developmentbuild toolXcode integrationproject generation

    ★ 35 · Updated 2026-03-09

    Provides guidance for day-to-day work in Tuist-generated Xcode workspaces

    ⚙ generate workspace without opening Xcode⚙ build scheme with xcodebuild⚙ run tests with xcodebuild
  • ultraqa - Autonomous QA cycling workflow for automated testing and fixing
    qatestingautomationcontinuous

    ★ 2 · Updated 2026-03-09

    Runs continuous QA cycles with testing, verification, fixing until quality goals are met

    ⚙ parse quality goals⚙ run test commands⚙ run build commands
  • ci-preflight - Local CI validation before commits and PRs
    CI/CDcode qualitypre-commitvalidation

    ★ 0 · Updated 2026-02-18

    Performs local CI validation checks before commits and PR requests

    ⚙ check changed applications⚙ run type checking⚙ run lint checks
  • Atomic Commit - Create clean atomic commits by analyzing changes and detecting mixed concerns
    gitversion-controlcommitworkflow

    ★ 1 · Updated 2026-02-15

    Helps create clean, atomic commits by analyzing changes, detecting mixed concerns, and ensuring each commit is a complete unit of work

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose