db-seeder

Installation
SKILL.md

Database Seeder Skill

Seed any database with realistic fake data using ORM patterns and the Faker library. This skill provides scripts, references, and templates for efficiently populating databases with test data for development, testing, and staging environments.

When to Use This Skill

Use this skill when:

  • Setting up local development databases with sample data
  • Creating test fixtures for automated testing
  • Populating staging environments with realistic production-like data
  • Generating demo data for presentations or user onboarding
  • Need to quickly create large volumes of realistic test data
  • Migrating between database systems and need to populate new databases

Supported Databases

  • PostgreSQL - Relational database (default for production)
  • MySQL / MariaDB - Relational database
  • SQLite - File-based database (testing, development)
Related skills

More from aia-11-hn-mib/mib-mockinterviewaibot

Installs
4
GitHub Stars
1
First Seen
Feb 20, 2026