Show HN: Sourcewizard – A wizard for generating integration specs(github.com)
github.com
Show HN: Sourcewizard – A wizard for generating integration specs
https://github.com/sourcewizard-ai/sourcewizard/tree/main/apps/planner-ui
10 comments
Lukas here would love to answer any questions, everyones feedback means a lot to us
i don't get all these startups these days who just wrap oai and call it a day
cool ui tho
cool ui tho
please don't get confused, it's not wrapping oai at all! We're wrapping Claude Code here
you mean you actually explore the code and all
does it test it works?
we don't run tests for the plan in the sandbox currently but this is something we are looking at in the future
hmm interesting.
do you guys store my code post-analysis? any policies here??
that's one of the reasons why we open-sourced everything, we don't store the code, and you can verify that :)
we're just running claude code on your codebase in an ephemeral container, only thing we save is your generated plan
We just shipped the new web version of Sourcewizard — this time it’s not installing code,
planning instead the entire integration so it works on the first try.
Here's how it works: - Connect your repo - Pick any service eg: Sentry, Statsig, PostHog, Resend, Clerk - Sourcewizard deep-scans your codebase, figures out your architecture + workflows - Asks 3-6 questions about how you want to use the integration specifically in your codebase - Returns out a personalized plan: ready-to-paste prompt for Claude/Cursor
We made this because we kept fighting with cursor when doing integrations and we decided to completely open-source it.
For example you can implement Clerk auth and PostHog analytics in 10 minutes on the first attempt.
Here's our website: https://sourcewizard.ai
Twitter thread with screenshots & video: https://x.com/whysoslimm/status/1994501470398681299
The code is open source if anybody is curious: https://github.com/sourcewizard-ai/sourcewizard
Would love for HN to break it, and hope this helps someone try on a service for size quickly :)
May the force be with you: - Ivan (@ichebykin) - Lukas (@whysoslimm)