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 capability: build project

Browse skills that share this capability.

  • gql-breaking-changes - GraphQL Breaking Changes Analyzer
    GraphQLschemabreaking changesdiff

    ★ 68 · Updated 2026-06-30

    Compare GraphQL schemas and identify breaking changes between demo server and local branch

    ⚙ build project⚙ start server⚙ download schema
  • go - Go development with testing and tooling
    gotestingdevelopmentbuild

    ★ 18 · Updated 2026-05-11

    Go development guidance with gotestsum testing and standard tooling

    ⚙ run tests⚙ format code⚙ vet code
  • hono-vite-ssr - Hono + Vite SSR Development Template
    SSRHonoViteCloudflare Workers

    ★ 15 · Updated 2026-03-23

    Hono + Vite SSR template for server/client 2-file structure with TypeScript JSX and Cloudflare Workers support

    ⚙ create web app⚙ configure Vite⚙ build project
  • maven-build - Maven Build Configuration Guide
    MavenJavaBuildTesting

    ★ 602 · Updated 2026-03-20

    Guide for building, testing, and packaging crypto-scout Maven project

    ⚙ build project⚙ run tests⚙ package modules
  • bun-patterns - Bun package manager and runtime best practices
    package managerJavaScript runtimefile I/Otesting

    ★ 602 · Updated 2026-03-11

    Use Bun as package manager and JavaScript runtime

    ⚙ install packages⚙ add package⚙ remove package
  • ewig-editor - Eternal text editor with immutable data structures
    text editorimmutable data structuressingle atom architecturepersistent data structures

    ★ 18 · Updated 2026-03-11

    Text editor demonstrating immutable data-structures and single-atom architecture

    ⚙ insert character⚙ update state⚙ push characters
  • java-dev - Java 开发规范与最佳实践
    javacode-stylespring-boottesting

    ★ 602 · Updated 2026-03-10

    Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等

    ⚙ compile Java code⚙ run tests⚙ build project
  • opencode-fix - Automated Bug Fixing for Code Repositories
    bug-fixinggit-workflowcode-maintenanceautomation

    ★ 0 · Updated 2026-02-13

    Autonomously fixes bugs in code repositories following git workflow standards

    ⚙ check git status⚙ create git branch⚙ switch git branch
  • blocklet-updater - Blocklet Updater: Version Bump and Release Bundle Creation
    blockletversioningreleaseautomation

    ★ 602 · Updated 2026-02-13

    Creates a new release for a blocklet project by bumping version, building, and bundling.

    ⚙ bump version⚙ detect build system⚙ install dependencies