Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:34 +08:00
commit 81a8d39320
8 changed files with 320 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for test-data-generator skill
- [ ] example_schemas/: A directory containing example JSON schemas for different data types.
- [ ] example_data/: A directory containing example generated data for different data types.
- [ ] configuration_templates/: Templates for configuring the data generation process (e.g., number of records, data types).