I built Plugin.st 🔥 :- an AI tool that builds desktop apps, WordPress plugins, and browser extensions from a single prompt
Posted by xindex@reddit | programming | View on Reddit | 1 comments
🚀 I built Plugin.st , an AI tool that generates cross-platform apps from a single prompt
Hey everyone, I’ve been working on a project I thought this community might appreciate: Plugin.st , a prompt-based generator that produces real, downloadable code for:
- Desktop apps (macOS, Windows, Linux)
- WordPress plugins
- Browser extensions (Chrome, Firefox, Edge)
No hosted sandbox, no “fake demos”, it outputs actual project files you can inspect, modify, and ship.
🧩 Why I built it
I often needed small utilities, desktop tools, WP plugins for clients, browser add-ons but they took hours to scaffold. I wanted a way to go from idea → working structure instantly, without boilerplate setup.
So Plugin.st generates:
- Framework-ready app folders
- Clean file structure
- Clear separation of logic/UI
- Editable HTML/JS/CSS or PHP depending on output
- Instructions on how to build/run locally
🎥 Demo videos
If you're curious how it works:
- Create a Desktop App: https://www.youtube.com/watch?v=_M1qbEGZ_aI
- Generate a WordPress Plugin: https://www.youtube.com/watch?v=wjz_fTWsp7E
- Build a Browser Extension: https://www.youtube.com/watch?v=JB77YfkzqBw
Would love feedback from actual engineers, especially around code structure, supported frameworks, or any features you'd want next ?.
Happy to answer anything!
programming-ModTeam@reddit
This is a demo of a product or project that isn't on-topic for r/programming. r/programming is a technical subreddit and isn't a place to show off your project or to solicit feedback.
If this is an ad for a product, it's simply not welcome here.
If it is a project that you made, the submission must focus on what makes it technically interesting and not simply what the project does or that you are the author. Simply linking to a github repo is not sufficient