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

Browse skills that share this tag.

  • 并发编程 - Guide to Concurrent Programming and Async Processing
    Concurrent ProgrammingMultithreadingAsynchronous ProgrammingParallel Processing

    ★ 80 · Updated 2026-09-15

    Provides programming paradigms and code examples for multithreading, async, and parallel processing to handle concurrency safety, synchronization, and deadlocks.

    ⚙ Resolve race conditions⚙ Prevent deadlocks⚙ Write Java concurrent code
  • azure-storage-blob-java - Azure Blob Storage SDK for Java
    AzureBlob StorageJavaFile Storage

    ★ 602 · Updated 2026-06-30

    Build blob storage applications using Azure Storage Blob SDK for Java.

    ⚙ create container⚙ upload data⚙ upload file
  • release-notes - Update Azure SDK Java release notes and docs
    documentationrelease noteschangelogAzure SDK

    ★ 2,560 · Updated 2026-06-15

    Update CHANGELOG.md and README.md for an Azure SDK for Java package from GitHub PR

    ⚙ gather PR information⚙ check existing entries⚙ update CHANGELOG.md
  • azure-monitor-opentelemetry-exporter-java - Export OpenTelemetry Data to Azure Monitor
    OpenTelemetryAzure MonitorApplication Insightstelemetry

    ★ 422 · Updated 2026-05-11

    Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights

    ⚙ export traces⚙ export metrics⚙ export logs
  • jwebmp-vertx - JWebMP Vert.x 5 Integration
    JavaVert.xWeb FrameworkWebSocket

    ★ 5 · Updated 2026-05-09

    Portable connector between JWebMP and Vert.x 5 providing automatic routing, AJAX pipeline, WebSocket, and data components.

    ⚙ register page routes⚙ handle AJAX events⚙ serve data components
  • java-pro - Java 21+ Expert with Spring Boot 3.x
    JavaJava 21Spring BootSpring Framework

    ★ 57 · Updated 2026-03-26

    Modern Java 21+ development expert with Spring ecosystem, virtual threads, GraalVM, and cloud-native patterns

    ⚙ develop Java applications⚙ implement virtual threads⚙ create Spring Boot apps
  • java-pro - Java 21+ Expert with Modern Spring Boot
    JavaSpring BootJVMCloud-native

    ★ 2 · Updated 2026-03-26

    Develop Java 21+ applications with Spring Boot, virtual threads, and cloud-native patterns

    ⚙ Build Spring Boot application⚙ Run tests⚙ Debug issues
  • proj-gen - Automated Code Generator
    code generationCRUDSQLAPI

    ★ 42 · Updated 2026-03-22

    Unified code generation entry for SQL, CRUD, API, and enum types

    ⚙ generate SQL table⚙ generate CRUD code⚙ generate API interface
  • opentelemetry-tracing - OpenTelemetry Distributed Tracing Setup
    distributed tracingobservabilityAPMOpenTelemetry

    ★ 1 · Updated 2026-03-20

    Configure and debug OpenTelemetry distributed tracing for Java and TypeScript microservices

    ⚙ Initialize OpenTelemetry SDK⚙ Create hierarchical spans⚙ Propagate trace context
  • 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
  • java-coding-standards - Java Coding Standards for Spring Boot Services
    codingJavaSpring Bootbest practices

    ★ 3 · Updated 2026-02-23

    Provides Java coding standards and best practices for Spring Boot services

    ⚙ review Java code⚙ suggest coding standards⚙ provide style guidance
  • java-coding-standards - Java Coding Standards for Spring Boot Development
    JavaCoding StandardsSpring BootBest Practices

    ★ 74 · Updated 2026-02-23

    Provides coding standards for writing readable and maintainable Java code in Spring Boot services.

    ⚙ set naming conventions⚙ apply immutability principles⚙ use Optional for returns
  • cui-http - CUI HTTP Client Standards with HttpHandler and HttpResult Patterns
    HTTPJavaCUIasync

    ★ 18 · Updated 2026-02-17

    Implements CUI-specific HTTP client standards using HttpHandler, HttpResult pattern, and async-first adapters

    ⚙ load HTTP standards⚙ configure HttpHandler⚙ handle HttpResult
  • java - Java Backend Service Development and Review
    JavaSpring BootBackend DevelopmentAPI Design

    ★ 18 · Updated 2026-02-14

    Build, review, and refactor Java backend services using Spring Boot.

    ⚙ design REST APIs⚙ implement controllers⚙ develop services