Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

I got tired of yak-shaving every new project, so I built a tool that hands me Day 1

DEV Community·Divya Bairavarasu·about 1 month ago
#0TA0esyL
Reading 0:00
15s threshold

I have a folder on my desktop called _starts . It is a graveyard. Half-finished package.json files, three different ESLint configs I never actually agreed with, a SECURITY.md from one project I keep copying into the next. Every single side project starts the same way for me: npx create-next-app Stare at the empty app/ directory. Open my last project. Copy the auth setup. Copy the rate limiter. Copy the coding_standards.md I wrote at 1am once and now treat as scripture. Realize the standards don't quite match this project's stack. Edit them. Forget what I was originally building. I lost an entire weekend to step 4 last month. So I built the thing I wanted: paste a plain-English idea, get back a ZIP with the architecture blueprint, security guide, coding standards, and a starter scaffold — already shaped for that idea, not a generic template. I called it zenflow . It's at https://zenflow.buzz .…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More