Harness-engineering drizzle-schema-definition

name: drizzle-schema-definition

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/drizzle-schema-definition/skill.yaml
source content

name: drizzle-schema-definition version: "1.0.0" description: Define Drizzle ORM schemas with pgTable/mysqlTable/sqliteTable, column types, indexes, and constraints stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "drizzle.config.*"
  • "**/db/schema.ts"
  • "**/db/index.ts"
  • "/drizzle/" related_skills:
  • drizzle-relations-pattern
  • drizzle-migrations
  • drizzle-query-builder
  • ts-utility-types
  • db-first-normal-form
  • db-third-normal-form
  • db-polymorphic-associations stack_signals:
  • drizzle
  • typescript
  • postgresql
  • sqlite keywords:
  • drizzle
  • schema
  • pgTable
  • mysqlTable
  • sqliteTable
  • column-types
  • primaryKey
  • index
  • unique metadata: author: community upstream: "orm.drizzle.team/docs/column-types/pg" state: persistent: false files: [] depends_on: []