Create detailed project schemas with file specifications and dependencies
Define your project structure and configuration
Define the files, their descriptions, and dependencies
No files added yet. Click "Add File" to get started.
Your project schema will appear here as JSON
Fill out the form and click "Generate Schema" to create your project schema
Required Fields:
projectName - Name of your projectrootDirectory - Output directory for generated filesfiles - Array of file specificationsFile Specification Fields:
path - File path relative to root directorydescription - What the file doespriority - Generation order (lower = earlier)dependencies - Other files this depends onfileType - Type of file to generate