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.

  • django-verification - Django Verification Loop
    djangoverificationtestingsecurity

    ★ 0 · Updated 2026-09-24

    Verification loop for Django projects: migrations, linting, coverage testing, security scanning, and pre-deployment readiness checks.

    ⚙ Check environment configuration⚙ Format and lint code⚙ Verify database migrations
  • postgresql-optimization - PostgreSQL Database Optimization Workflow
    postgresqldatabase-optimizationquery-tuningindexing

    ★ 1 · Updated 2026-09-13

    Provides a workflow for PostgreSQL query tuning, indexing strategies, performance analysis, configuration tuning, and database maintenance.

    ⚙ Assess database performance⚙ Analyze slow queries⚙ Design indexing strategies
  • pfw-sqlite-data - SQLite database access and iCloud sync
    sqlitedatabaseicloudsync

    ★ 16 · Updated 2026-06-30

    Read and write SQLite databases with iCloud synchronization

    ⚙ read database⚙ write database⚙ fetch all rows
  • fastapi-templates - Production-Ready FastAPI Project Templates
    FastAPIPythonAsyncWeb API

    ★ 60 · Updated 2026-03-25

    Create FastAPI projects with async patterns, dependency injection, and testing setup

    ⚙ Create FastAPI projects⚙ Set up project structure⚙ Implement async patterns
  • encore-go-service - Structure and Manage Encore Go Services
    goencoremicroservicesarchitecture

    ★ 211 · Updated 2026-02-24

    Structure services with Encore Go framework

    ⚙ create packages with API endpoints⚙ design service architecture patterns⚙ manage service-to-service calls
  • dev-server - Python Backend Development with FastAPI and AI Integration
    backendpythonfastapidatabase

    ★ 650 · Updated 2026-02-13

    Create and manage Python backend services using uv, FastAPI, Pydantic, SQLAlchemy, and AI libraries

    ⚙ Initialize Python project⚙ Manage dependencies with uv⚙ Setup FastAPI framework