소개
This skill automates the complex task of populating databases by analyzing schemas and generating high-quality mock data using Faker libraries. It identifies table structures and foreign key constraints to ensure that generated data maintains relational integrity across your entire database. Whether you need to fill a local development environment, prepare a staging server for a demo, or create idempotent scripts for automated testing, this skill streamlines the process by outputting ready-to-use SQL or JavaScript seed files.