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: Configure entity relationships

Browse skills that share this capability.

  • spring-data-jpa - Spring Data JPA persistence layer implementation patterns.
    spring-data-jpajpajavaorm

    ★ 0 · Updated 2026-09-16

    Provides patterns to implement persistence layers with Spring Data JPA, including repositories, entity relationships, queries, pagination, and transactions.

    ⚙ Create repository interfaces⚙ Configure entity relationships⚙ Write custom queries with @Query
  • entity-framework - Entity Framework Core Database Access and Migrations
    databaseormmigrationspostgresql

    ★ 211 · Updated 2026-02-23

    Handles Entity Framework Core database access, migrations, and repository patterns for PostgreSQL.

    ⚙ Create DbContext classes⚙ Write migration scripts⚙ Implement repository patterns