Five questions. One complete project.
A developer answers five questions about what they want to build: the type of project, the tech stack, the complexity level, the key features, and the target audience. From those answers, vmcodeslab.dev generates a complete project package: a full specification document, a file and folder scaffold, and a starting test suite.
It's not a code generator. It's a project kickstarter: the output is the scaffold and spec you'd normally spend the first day or two writing, generated in seconds, ready to start building on.
Eating our own cooking
The best way to stay sharp as a development shop is to build products with our own resources and ship them publicly. vmcodeslab.dev came from a real friction point: every new project, even small ones, involves the same startup overhead: naming conventions, folder structure, boilerplate, initial tests. That overhead is low-value repetition.
We built the tool we wanted, released it, and now operate it. That means we handle the infrastructure, the uptime, the iteration based on real usage, and the product decisions. Different discipline than client work, in a good way.
Live and operational
vmcodeslab.dev is live at vmcodeslab.dev. We iterate on it based on usage data and feedback. It's not a side project that gets attention when there's nothing else going on: it's a maintained product with real users.
Status
Live product. Active users. We built it, we run it, we maintain it.