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 input: database configuration

Browse skills that use this input.

  • ln-651-query-efficiency-auditor - Query Efficiency Auditor for Database Patterns
    databasequery efficiencyauditperformance

    ★ 18 · Updated 2026-05-28

    Audit database query patterns for redundancy, inefficiency, and misuse

    ⚙ scan codebase⚙ detect redundant fetches⚙ identify N+1 loops
  • nestjs - Build scalable server-side applications with NestJS
    typescriptnodeapirest

    ★ 155 · Updated 2026-05-09

    TypeScript framework for building modular Node.js applications

    ⚙ create project⚙ define module⚙ configure entity
  • azure-resource-manager-cosmosdb-dotnet - Azure Cosmos DB Management with .NET
    AzureCosmos DBResource Managerdatabase management

    ★ 2 · Updated 2026-03-26

    Provision and manage Azure Cosmos DB resources via Azure Resource Manager in .NET

    ⚙ create Cosmos DB account⚙ create SQL database⚙ create SQL container
  • Django Framework - Build production-ready web applications with Django
    web frameworkPythonREST APIORM

    ★ 18 · Updated 2026-03-26

    Build production-ready web applications with Django MVC, ORM, authentication, and REST APIs

    ⚙ create Django projects⚙ define database models⚙ implement authentication
  • fastapi-templates - Create production-ready FastAPI projects
    FastAPIPythonAsyncREST API

    ★ 0 · Updated 2026-03-25

    Generate FastAPI project structure with async patterns and dependency injection

    ⚙ create project structure⚙ setup dependency injection⚙ implement async routes
  • devops-deploy - DevOps Deployment with Docker and AWS
    devopsdockerci-cdaws

    ★ 2 · Updated 2026-03-24

    Deploy applications using Docker, CI/CD with GitHub Actions, AWS Lambda, SAM, Terraform, infrastructure as code, and monitoring

    ⚙ dockerize application⚙ configure CI/CD pipeline⚙ deploy to AWS Lambda
  • Deployment - Deploy applications to any platform
    deploymentdockerkubernetesCI/CD

    ★ 18 · Updated 2026-03-20

    Deploy applications from containerization to production across platforms

    ⚙ create Docker containers⚙ configure Docker Compose⚙ deploy to Kubernetes
  • python-database-patterns - SQLAlchemy and Database Patterns for Python
    databaseasyncconnection poolORM

    ★ 0 · Updated 2026-03-10

    SQLAlchemy 2.0 database patterns and best practices

    ⚙ create database models⚙ define table schemas⚙ execute queries
  • nestjs-expert - Nest.js Framework Expert for Enterprise Node.js Applications
    nestjsnodejsframeworkbackend

    ★ 0 · Updated 2026-02-18

    Expert assistance with NestJS architecture, dependency injection, modules, decorators, and guards

    ⚙ detect Nest.js project structure⚙ verify package.json configurations⚙ analyze module dependencies
  • keycloak - Keycloak Identity and Access Management for SSO
    identityaccess-managementssoauthentication

    ★ 13 · Updated 2026-02-13

    Manages identity and access with single sign-on capabilities

    ⚙ manage user identities⚙ configure single sign-on⚙ broker external identities
  • fastapi - Build Production FastAPI APIs with Python
    PythonAPI DevelopmentWeb FrameworkAuthentication

    ★ 1,018 · Updated 2026-02-09

    Create Python APIs using FastAPI, Pydantic v2, SQLAlchemy 2.0 async with JWT authentication and domain-based project structure

    ⚙ create FastAPI applications⚙ configure JWT authentication⚙ setup database connections