A new outlook to developer documentation.

Samyak Jain
CommandDash
Published in
2 min readJun 28, 2024

For decades, we as developers have relied on documentation to build software. And it’s time we change it now.

Why docs don’t meet the need of developers today?

We as developers are now relying on AI to write most of the code for us. Almost all of us are using a coding assistant to automate grunt work and build apps faster then every before.

Yet, the process of using documentation is still pretty much the same.

  1. They require tons of reading before you get to writing code.
  2. Friction in copy/pasting code from docs to your IDE.
  3. Code needs to be rewritten for your usecase and codebase.
  4. No assistance in resolving runtime errors.
  5. Often unfriendly to beginners forcing them read third party tutorials.

So, what’s the solution?

Imagine a documentation system that:

  1. Provides personalized documentation for your usecase.
  2. Works from your IDE (so now window switching)
  3. Knows everything about your code and generates tailored answers.

So you can just say “I want to add stripe payment gateway to my web app” and voila — it generates the entire code with steps to run.

Sounds dreamy? Well, it has now become a reality. Checkout:

CommandDash — AI Docs for Libraries, in your IDE

CommandDash is your go-to IDE assistant to integrate any API, SDK and package without reading it’s documentation.

It has AI agents trained on the documentation, examples and github issues of various libraries that can provide you upto date contextualized integration code without leaving your IDE.

You can install the agent for your docs from the inbuilt marketplace:

and, get personalized help within your IDE:

And a surpirse 🎉 It’s free for developers!

Install today and never read documentations again 😙

If you have a tooling for developers and want to add support for your docs, please send us a request.

See you all again on the other side.

--

--

Samyak Jain
CommandDash

Engineering @CommandDash | World's First IDE Agents Marketplace