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

Browse skills that share this tag.

  • clerk-reference-architecture - Clerk Authentication Reference Architecture Patterns
    clerkauthenticationarchitecturenextjs

    ★ 0 · Updated 2026-09-21

    Provides reference architecture patterns and code for Clerk authentication in Next.js, microservices, multi-tenant SaaS, and mobile platforms.

    ⚙ Design Next.js full-stack auth architecture⚙ Implement microservices shared auth pattern⚙ Configure multi-tenant SaaS authentication
  • lmr - Legemiddelregisteret (LMR) system knowledge
    lmrlegemiddelregisteretarchitecturemicroservices

    ★ 1 · Updated 2026-09-21

    Provides architecture knowledge, repository details, message flows, and integrations for Legemiddelregisteret (LMR).

    ⚙ Answer questions about LMR system⚙ Identify repositories by functionality⚙ Clone LMR git repositories
  • 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
  • software-architecture-design - Software architecture design and system decision guide
    software-architecturesystem-designmicroservicesevent-driven

    ★ 602 · Updated 2026-09-18

    Provides guidance on system design, architecture patterns, scalability tradeoffs, and distributed systems for production-grade software.

    ⚙ Choose architecture styles⚙ Design scalability strategies⚙ Ensure system resilience
  • circuit-breaker - Implement circuit breaker pattern to prevent cascade failures
    circuit-breakerresiliencefault-tolerancemicroservices

    ★ 1 · Updated 2026-09-18

    Implement the circuit breaker pattern to prevent cascade failures in distributed systems by failing fast when services are unhealthy.

    ⚙ Execute operations with circuit protection⚙ Provide fallback mechanisms for failures⚙ Manage circuit state transitions
  • fastapi-pro - Build high-performance async APIs with FastAPI
    fastapipythonasyncsqlalchemy

    ★ 0 · Updated 2026-09-16

    Provides best practices and patterns for building high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2.

    ⚙ Build async APIs with FastAPI⚙ Manage data with async SQLAlchemy⚙ Implement authentication with JWT
  • backend-development - Production-ready backend development guide and best practices.
    backendapidatabasesecurity

    ★ 18 · Updated 2026-09-13

    Provides patterns and best practices for APIs, authentication, databases, security, microservices, testing, and deployment.

    ⚙ Design REST, GraphQL, and gRPC APIs⚙ Implement authentication and authorization systems⚙ Optimize database queries and schemas
  • arch-microservices - Microservices Architecture, Gateways, Mesh, and Resilience
    microservicesapi-gatewayservice-mesharchitecture

    ★ 0 · Updated 2026-09-09

    Design and decompose microservices using Kong, Traefik, Istio, circuit breakers, and saga or outbox patterns.

    ⚙ Decompose monoliths into microservices⚙ Configure API gateways for routing⚙ Deploy Istio service mesh
  • nestjs - Develop NestJS microservices
    NestJSmicroservicesTypeScriptPrisma

    ★ 77 · Updated 2026-09-09

    Create and maintain NestJS controllers, services, modules, guards, interceptors, and related patterns for authentication, order, and product services.

    ⚙ Create NestJS modules⚙ Implement service repositories⚙ Build Swagger controllers
  • microservices-patterns-v3 - Microservices Architecture Patterns Guide
    microservicesarchitecturepatternsdistributed systems

    ★ 148 · Updated 2026-06-30

    Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for distributed systems.

    ⚙ Decompose monoliths into microservices⚙ Define service boundaries and contracts⚙ Implement inter-service communication patterns
  • senior-backend - Senior Backend Engineer: API Design, Database Optimization & Security
    backend developmentREST APIdatabase optimizationsecurity hardening

    ★ 0 · Updated 2026-06-30

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening.

    ⚙ Generate API route handlers⚙ Generate validation middleware⚙ Generate OpenAPI specifications
  • senior-backend - Backend system design, API scaffolding, database optimization, and security hardening
    backend developmentAPI designREST APIdatabase optimization

    ★ 0 · Updated 2026-06-30

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening.

    ⚙ Generate API route handlers⚙ Generate validation middleware⚙ Generate OpenAPI specifications
  • senior-backend - Backend System Design, API Scaffolding, Database Optimization & Security Hardening
    backend developmentREST APIdatabase optimizationsecurity hardening

    ★ 0 · Updated 2026-06-30

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening with tooling for API scaffolding, database migrations, and load testing.

    ⚙ Generate API route handlers from OpenAPI spec⚙ Generate OpenAPI spec from existing routes⚙ Analyze database schemas and detect changes
  • senior-backend - Senior Backend Engineer for API & Database Design
    backendAPI designdatabase optimizationREST API

    ★ 0 · Updated 2026-06-30

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening.

    ⚙ Generate API routes from specs⚙ Generate OpenAPI spec from routes⚙ Analyze database schema changes
  • senior-backend - Backend Development, API Design & Database Tools
    backend developmentAPI designdatabase optimizationREST API

    ★ 4 · Updated 2026-06-30

    Designs and implements backend systems with REST APIs, microservices, database optimization, and security hardening capabilities.

    ⚙ Generate API route handlers from spec⚙ Generate OpenAPI spec from routes⚙ Analyze database schema and detect changes
  • microservices-patterns - Microservices architecture patterns workflow
    microservicesarchitecturepatternsdistributed-systems

    ★ 148 · Updated 2026-06-15

    Master microservices architecture patterns for building distributed systems

    ⚙ decompose monoliths⚙ design service boundaries⚙ define service contracts
  • aspire-integration-testing - .NET Aspire Integration Testing with xUnit
    integration-testingdotnet-aspirexunitdistributed-systems

    ★ 63 · Updated 2026-06-15

    Write integration tests for .NET Aspire applications using xUnit with real dependencies

    ⚙ write integration tests⚙ create test fixtures⚙ setup distributed application
  • scaffolding-fastapi-dapr - FastAPI Backend with Dapr and SQLModel
    FastAPIDaprSQLModelREST API

    ★ 1 · Updated 2026-05-28

    Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication

    ⚙ create FastAPI application⚙ define SQLModel schemas⚙ create CRUD endpoints
  • scaffolding-fastapi-dapr - FastAPI + Dapr Backend Scaffolding
    FastAPIDaprSQLModelREST API

    ★ 18 · Updated 2026-05-28

    Scaffold production-grade FastAPI backends with SQLModel database integration, Dapr event-driven architecture, and JWT authentication

    ⚙ create FastAPI project⚙ define SQLModel schemas⚙ configure async database
  • azure-functions - Azure Functions Serverless Development
    azureserverlessfunctionsevent-driven

    ★ 57 · Updated 2026-05-28

    Build serverless applications with Azure Functions including HTTP triggers, queue processors, and durable orchestrations.

    ⚙ create function app⚙ create HTTP triggers⚙ create timer triggers

Scroll to load more