Initializing codebase and spec-driven configuration for new project based on existing concept file
94
94%
Does it follow best practices?
Impact
95%
7.30xAverage score across 5 eval scenarios
Passed
No known issues
We need to kick off an entirely new web application based on our recent ideation session. Set up the project named inventory-tracker in the inventory-tracker directory based on the provided concept. Use the react-node stack. Ensure you get everything completely ready to go based on the standard configuration rules.
Expected output is an initialized project in the inventory-tracker directory. Only create the files and structure.
The following file is provided as input.
=============== FILE: concept.md ===============
An application to track warehouse stock levels. It includes barcode scanning, low-stock alerts, and user authentication. The primary goal is to help floor workers manage the warehouse without using paper.