Files
gh-jeremylongshore-claude-c…/skills/data-seeder-generator/assets/README.md
2025-11-30 08:17:56 +08:00

8 lines
421 B
Markdown

# Assets
Bundled resources for data-seeder-generator skill
- [ ] example_seed_script.sql: Example SQL script generated by the skill for seeding a database.
- [ ] configuration_template.yaml: Template for configuring the data seeding process, including table names, data volumes, and Faker providers.
- [ ] data_dictionary.json: Example data dictionary defining the structure and data types for each table to be seeded.