# Database Seeding

> Seed and manage test data for dev/preview environments. Use when the user mentions seeding, creating test users, or resetting seed data. Use when this capability is needed.

- Skill: `tomevault-io/database-seeding` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/database-seeding`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/database-seeding/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/database-seeding

---

# Database Seeding

## Quick Start

1. Identify target environment (dev/preview).
2. Apply seed data and create test users.
3. Validate seeded records.

## Steps

- Follow `docs/SEEDING.md`.
- Use repo assets/scripts:
  - `supabase/seed.sql`
  - `scripts/create-test-users.mjs`
  - `scripts/seed-admin-users.ts`

## Output

- Summary of seeded entities and any failures.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/jeduardo622) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

