test-data-seeding

A skill for generating and seeding realistic test data into a database. Use this skill for tasks related to database seeding, test data generation, and populating a database for development, testing, or demo purposes. It supports idempotent seeding, relationship data generation (e.g., users and their tasks), and environment-specific data sets (dev, test, demo). Triggers: "seed database", "generate test data", "populate db", "database seeding".

$ 설치

git clone https://github.com/MUmerRazzaq/fast-next-todo /tmp/fast-next-todo && cp -r /tmp/fast-next-todo/.claude/skills/test-data-seeding ~/.claude/skills/fast-next-todo

// tip: Run this command in your terminal to install the skill