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: Prisma schema

Browse skills that use this input.

  • tzurot-deployment - Railway Deployment for Tzurot v3
    deploymentRailwayDevOpsmonitoring

    ★ 602 · Updated 2026-05-09

    Deploy Tzurot v3 to Railway with migrations and monitoring

    ⚙ deploy services to Railway⚙ check service status⚙ view service logs
  • vendix-prisma - Prisma ORM for Vendix database operations
    databaseORMPrismaPostgreSQL

    ★ 5 · Updated 2026-03-25

    Provides Prisma ORM patterns for Vendix database schema management and client operations

    ⚙ edit Prisma schema⚙ create migration⚙ run migration
  • performance-review - Performance Audit for Branch Changes
    performancedatabasefrontendcode-review

    ★ 0 · Updated 2026-03-21

    Audit database queries, frontend bundle size, and API response time risks before merging

    ⚙ audit database queries⚙ detect N+1 problems⚙ find missing indexes
  • migration-patterns - Database Migration with RLS Policies
    databasemigrationRLSPrisma

    ★ 7 · Updated 2026-03-11

    Guide database migration creation with mandatory RLS policies and approval workflow.

    ⚙ create database migration⚙ add table with RLS⚙ enable ROW LEVEL SECURITY