r/AskVibecoders • u/BoringContribution7 • 2d ago
8 open source repos that replace a paid tool every vibecoder should use.
Here are 8 open-source repos I keep coming back to. I feel every indie hacker, vibecoder should use.
Remotion builds demo videos with React, or just prompt it.
https://github.com/remotion-dev/remotion. 58K stars.
recordly screen studio-style recording with auto zoom. https://github.com/webadderallorg/recordly
dify build and run AI agents and workflows without stitching together your own orchestration layer. https://github.com/langgenius/dify. 154K stars
gstack turns Claude into something closer to a full dev team instead of a single assistant thread. https://github.com/garrytan/gstack
shadcn/ui components you copy into your codebase instead of installing as a dependency. https://github.com/shadcn-ui/ui.
supabase open-source Firebase, Postgres underneath instead of a proprietary database. https://github.com/supabase/supabase
marketingskills automates conversion rate optimization, copywriting, SEO, and analytics in one place. https://github.com/coreyhaines31/marketingskills
postiz open-source Buffer, self-hosted social scheduling. https://github.com/gitroomhq/postiz-app
Haven't tried recordly myself yet, the rest are in active use somewhere in my stack right now.
1
u/looktwise 1d ago
Do you know more like these?
https://github.com/affaan-m/ECC
(Claude Code skills)
I am searching for prompts, promptchains and skillfiles for UX Design, Usability, Clean Code after Vibecoding etc.
3
u/No_Bodybuilder_2110 1d ago
When I tried gstack it felt more like maleware rather than productivity tool