Harness-engineering prisma-seeding-pattern
name: prisma-seeding-pattern
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/prisma-seeding-pattern/skill.yamlsource content
name: prisma-seeding-pattern version: "1.0.0" description: Seed databases idempotently with prisma/seed.ts, --seed flag, and environment branching stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- "prisma/seed.ts"
- "prisma/seed.js"
- "/prisma/" related_skills:
- prisma-schema-design
- prisma-migrations
- prisma-client-queries stack_signals:
- prisma
- typescript
- postgresql
- mysql
- sqlite keywords:
- seeding
- seed
- database-fixtures
- idempotent
- test-data metadata: author: community upstream: "prisma.io/docs/orm/prisma-migrate/workflows/seeding" state: persistent: false files: [] depends_on: []