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

Browse skills that share this tag.

  • entity-development - Domain Entity Development
    domain-driven designentityC#validation

    ★ 18 · Updated 2026-06-30

    Create domain entities with static expressions, computed properties, field tracking, and validation

    ⚙ create domain entities⚙ add computed properties⚙ create static expressions
  • gpui-troubleshooting - GPUI Development Error Solutions
    gpuidebuggingrusttroubleshooting

    ★ 59 · Updated 2026-05-11

    Common errors and solutions for GPUI development including build errors, runtime panics, borrow checker issues, and unexpected behavior debugging.

    ⚙ debug borrow checker errors⚙ resolve entity update panics⚙ fix async context errors
  • easyplatform-backend - EasyPlatform .NET Backend Development
    backendmicroservicesCQRSentity

    ★ 602 · Updated 2026-05-11

    Complete .NET 9 backend development for EasyPlatform microservices

    ⚙ create CQRS command⚙ create CQRS query⚙ create entity
  • dotnet-scaffold-ef-entity - Scaffold EF Core Entity with Umbrella Patterns
    entity frameworkcode generationdatabaseentity

    ★ 8 · Updated 2026-05-09

    Creates EF Core entity class and registers in DbContext following repository patterns

    ⚙ create entity class⚙ register entity in DbContext⚙ configure entity properties
  • umbraco-entity-create-option-action - Implement entity create options in Umbraco backoffice
    umbracocmsbackofficeentity

    ★ 18 · Updated 2026-03-09

    Add customizable creation options for entities in Umbraco backoffice

    ⚙ create entity create option⚙ configure creation options⚙ extend entity actions
  • umbraco-entity-create-option-action - Implement Umbraco Entity Create Option Actions for Customizable Backoffice Work...
    umbracocmsextensionbackoffice

    ★ 12 · Updated 2026-03-09

    Adds customizable create options when creating entities in Umbraco backoffice

    ⚙ generate manifest files⚙ create action classes⚙ open modal dialogs