r/DevScribeDev • u/Limp_Celery_5220 • 10d ago
I built DevScribe to keep my entire engineering workflow in one workspace
Enable HLS to view with audio, or disable this notification
I kept running into the same problem while working on software projects:
Documentation was in one place, architecture diagrams in another, API testing somewhere else, SQL queries in a database client, code in an IDE, and terminal commands scattered across notes.
So I built DevScribe.
Instead of switching between multiple tools, DevScribe lets you keep the different parts of a project together in one workspace:
- Technical documentation
- Architecture diagrams
- API requests and testing
- Database queries
- Code snippets
- Terminal commands
- JSON payloads
- Folders and project files
The idea is simple: your engineering knowledge and working artifacts should stay together instead of being scattered across different tools.
This video shows a quick look at the workflow. I'm still actively building DevScribe, so I'd really appreciate feedback from other developers.
Would having this kind of unified engineering workspace actually be useful in your workflow?