data-generator - Bulk generate game content data to CSV and Supabase DB
Generates bulk content data in CSV format based on design outputs and writes to Supabase DB upon user approval.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Parse CLI arguments and verify type
- Read roadmap and project context files
- Query existing database via Supabase MCP
- Formulate generation plan for user approval
- Generate bulk game content data safely
- Export content data to CSV format
- Insert approved rows into Supabase DB
Inputs
- Brief design document path
- Content data type
- Generation count
- Project roadmap and context documents
- Existing database records
Outputs
- CSV data files
- Generation metadata markdown files
- Supabase database table insertions
- Generation plans and review reports
Requirements
- Claude Opus model
- Explicit user command invocation
- Skill type specification markdown files
- Supabase MCP integration
- Completed content and balance design documents
