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.

  • java-coding-standards - Java coding standards for Spring Boot and Quarkus services
    javaspring-bootquarkuscoding-standards

    ★ 0 · Updated 2026-09-23

    Provides Java coding standards and conventions for Spring Boot and Quarkus services covering naming, immutability, CDI, reactive patterns, and structure.

    ⚙ Detect framework from build files⚙ Enforce naming conventions⚙ Apply immutability standards
  • resonate-human-in-the-loop-pattern-java - Resonate Human-in-the-Loop Pattern for Java
    resonatejavahuman-in-the-loopdurable-execution

    ★ 6 · Updated 2026-09-23

    Guide and pattern for implementing durable human-in-the-loop workflows and external promise resolution in Java using the Resonate SDK.

    ⚙ Create latent durable promises⚙ Suspend workflows until external settlement⚙ Publish promise IDs with checkpoints
  • azure-communication-common-java - ACS Authentication Utilities for Java
    azurejavaauthenticationcommunication-services

    ★ 0 · Updated 2026-09-22

    Provides common authentication utilities and identifier data structures for Azure Communication Services in Java.

    ⚙ Create communication token credentials⚙ Configure proactive token refresh⚙ Configure Entra ID authentication
  • query-sub-agent - CQRS Query Side Generator and Reviewer Sub-agent
    sub-agentcqrsquery-sideread-model

    ★ 18 · Updated 2026-09-22

    Processes Information Display Frame requirements to read specs and generate or review CQRS Query Side implementations in Java, TypeScript, and Go.

    ⚙ Read specification directory structure⚙ Design CQRS Query Handlers⚙ Validate CQRS Read Models
  • springboot-patterns - Spring Boot Architecture and API Patterns
    spring-bootjavarest-apibackend

    ★ 0 · Updated 2026-09-22

    Provides architecture patterns and code examples for Spring Boot backend services.

    ⚙ Build REST APIs⚙ Configure JPA repositories⚙ Manage database transactions
  • springboot-patterns - Spring Boot Development Patterns
    spring-bootjavarest-apiarchitecture

    ★ 0 · Updated 2026-09-22

    Provides architecture patterns, REST API design, data access, caching, async processing, and logging for Java Spring Boot backend development.

    ⚙ Build REST APIs⚙ Structure layered service architecture⚙ Configure Spring Data JPA
  • java-sensitive-log-auditor - Audit Java code for sensitive data leaks in logs
    javaloggingsecurity-auditgdpr

    ★ 1 · Updated 2026-09-22

    Audits Java code, logs, exceptions, and console outputs to detect sensitive data leaks and provide remediation diffs for GDPR and PCI-DSS compliance.

    ⚙ Inventory Java code to review⚙ Detect sensitive data log sinks⚙ Identify sensitive data sources
  • azure-eventgrid-java - Azure Event Grid SDK for Java
    azureevent-gridjavapub-sub

    ★ 3 · Updated 2026-09-22

    Build event-driven applications using the Azure Event Grid SDK for Java.

    ⚙ Publish EventGridEvents⚙ Publish CloudEvents⚙ Publish event batches
  • java-architecture-review - Macro-level Java project architecture review and analysis
    javaarchitecturecode-reviewclean-architecture

    ★ 0 · Updated 2026-09-21

    Analyzes Java project architecture at macro level, evaluating package structure, module boundaries, dependency direction, and layering compliance.

    ⚙ Analyze Java package structure⚙ Check layer dependency direction⚙ Identify architectural anti-patterns
  • sonarqube-gate - Autonomous SonarQube Quality Gate agent for Go and Java
    sonarqubequality-gategolangjava

    ★ 0 · Updated 2026-09-21

    Runs tests, executes Sonar Scanner, queries SonarQube APIs, and automatically fixes code issues until the Quality Gate passes for Go and Java projects.

    ⚙ Locate project root directory⚙ Create Makefile if missing⚙ Update sonar-project.properties exclusions
  • tudose-spring-data-hibernate - Java Persistence with Spring Data and Hibernate
    jpahibernatespring-dataquerydsl

    ★ 0 · Updated 2026-09-20

    Provides a knowledge base for JPA, Hibernate, Spring Data, transactions, fetch strategies, Querydsl, and persistence testing.

    ⚙ Load core persistence frameworks⚙ Retrieve relevant chapter content⚙ Browse chapter and topic indexes
  • azure-communication-callautomation-java - Automate calls, IVR, and recording in Java with ACS
    azure-communication-servicesjavacall-automationivr

    ★ 2 · Updated 2026-09-20

    Build server-side call automation workflows including IVR, call routing, recording, and speech interactions in Java using Azure Communication Services.

    ⚙ Create outbound calls⚙ Answer incoming calls⚙ Play audio prompts
  • spring-boot-migration - Spring Boot 2 to 3 Migration Skill
    spring-bootmigrationjavaopenrewrite

    ★ 6 · Updated 2026-09-20

    Migrate Spring Boot 2.x applications to Spring Boot 3.x, including dependency updates, Java upgrades, and OpenRewrite automated migration.

    ⚙ Update Spring Boot version⚙ Upgrade Java version⚙ Remove deprecated JAXB dependencies
  • azure-data-tables-java - Build table storage apps with Azure Tables SDK for Java.
    azurejavatable-storagecosmos-db

    ★ 0 · Updated 2026-09-20

    Build table storage applications using the Azure Tables SDK for Java. Works with both Azure Table Storage and Cosmos DB Table API.

    ⚙ Create and delete tables⚙ Create and read entities⚙ Update and upsert entities
  • azure-monitor-opentelemetry-exporter-java - Azure Monitor OpenTelemetry Exporter for Java
    azure-monitoropentelemetryjavaapplication-insights

    ★ 0 · Updated 2026-09-20

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

    ⚙ Export telemetry data to Azure Monitor⚙ Configure OpenTelemetry autoconfigure SDK builder⚙ Create and manage tracing spans
  • azure-ai-contentsafety-java - Azure AI Content Safety SDK for Java
    azurejavacontent-safetycontent-moderation

    ★ 9 · Updated 2026-09-20

    Build content moderation applications with Azure AI Content Safety SDK for Java, supporting text and image analysis, harm detection, and blocklist management.

    ⚙ Analyze text for harmful categories⚙ Analyze images from files or URLs⚙ Detect harm categories and severity levels
  • java-pro - Master modern Java 21+ and Spring Boot 3.x development.
    javaspring-bootvirtual-threadsjvm-tuning

    ★ 18 · Updated 2026-09-19

    Provides expert guidance and implementation for Java 21+, virtual threads, Spring Boot 3.x, JVM optimization, and cloud-native architecture.

    ⚙ Develop Java 21+ applications⚙ Optimize virtual thread workloads⚙ Build Spring Boot 3.x microservices
  • pseudocode-to-java-code - Convert pseudocode and algorithm specifications to Java code
    pseudocodejavacode-generationalgorithm

    ★ 18 · Updated 2026-09-18

    Converts pseudocode descriptions and algorithm specifications into complete, executable Java code while preserving logic and control flow.

    ⚙ Convert pseudocode into Java code⚙ Generate Java test cases⚙ Provide mapping summaries
  • springboot-security - Spring Boot Security Audit
    spring-bootspring-securitysecurityjava

    ★ 1 · Updated 2026-09-18

    Spring Security best practices for authentication, authorization, input validation, CSRF, secrets, headers, and rate limiting in Spring Boot.

    ⚙ Audit authentication and authorization⚙ Validate user inputs⚙ Prevent SQL injection vulnerabilities
  • azure-cosmos-java - Azure Cosmos DB SDK for Java
    azurecosmos-dbjavanosql

    ★ 0 · Updated 2026-09-18

    Client library for Azure Cosmos DB NoSQL API supporting global distribution and reactive patterns.

    ⚙ Create databases and containers⚙ Execute document CRUD operations⚙ Query container items

Scroll to load more