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 output: schema design patterns

Browse skills that produce this output.

  • postgres-patterns - PostgreSQL Patterns for Database Optimization
    databasepostgresqloptimizationsql

    ★ 0 · Updated 2026-02-23

    Provides quick reference for PostgreSQL best practices including indexing, schema design, and query optimization.

    ⚙ provide index recommendations⚙ suggest data types⚙ offer schema design patterns
  • postgres-patterns - PostgreSQL Best Practices Reference
    postgresqldatabaseoptimizationindexing

    ★ 3 · Updated 2026-02-23

    PostgreSQL database patterns for query optimization, schema design, indexing, and security

    ⚙ create database indexes⚙ design database schemas⚙ optimize SQL queries