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 capability: create database models

Browse skills that share this capability.

  • 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
  • backend-dev - FastAPI Backend Development
    backendFastAPIPythonTDD

    ★ 0 · Updated 2026-03-22

    Develops backend features including models, schemas, API endpoints, and tests for FastAPI application

    ⚙ read feature specification⚙ write test cases⚙ create database models
  • 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