Stellify — AI-powered web development with surgical precision. Build new Laravel apps or improve existing ones. Production-grade code, every time.
Free to start → https://t.co/RIb8S3UwVc
This isn't a ShadCN component with some props toggled.
This is a fully custom accordion — ARIA attributes, smooth animations, responsive — built from scratch by AI in 1 minute 48 seconds.
No component library. No copy-paste. Just describe what you want and get production-grade code you fully own and can style however you like.
Built with Stellify.
We just dropped new AI tools for Stellify on @ProductHunt 🚀
Chat with Claude to build Laravel backends — models, controllers, routes, and migrations.
Launch week discount below 👇
A complete @laravelphp notes app in under 6 minutes — migration, model, controller, routes, and reactive @vuejs frontend. One prompt to @claudeai. Built with Stellify. Register at https://t.co/lqRKi5r1E4
Shipped StellifyJS - a frontend framework built for AI code generation. 28 modules covering forms, HTTP, routing, canvas, motion, speech, and more. Vue + React adapters included.
https://t.co/5JbGbQOREJ
🚀 2 weeks of shipping at Stellify:
✅ New MCP tool - create_resources - scaffold Model, Controller, Service & Migration in one command. Full CRUD in seconds.
✅ GitHub Auth and import - sign in with your GitHub account and import your existing codebase⭐
✅ AI chat integration - chat with AI directly in the editor ⭐
✅ Real-time updates via WebSockets - see changes instantly across all connected browsers
✅ Version control - track and manage changes to your codebase ⭐
✅ ESM bundler option - bundle JS/Vue files without needing a hosted server
✅ Auto dependency resolution - imports are automatically resolved and created on-demand
✅ Code benchmarking - measure execution time and memory usage ⭐
✅ Project export - download your entire project as code ⭐
✅ Split view editor - toggle between elements and file navigation seamlessly
Stellify. Building the future of AI-assisted coding.
⭐ = Pro feature
Ready to build @laravelphp + @vuejs apps with AI? Jump in 👇 https://t.co/kSiWlHNffh
Thanks in no small part to @claudeai, we've been busy...
🤖 MCP (Model Context Protocol) Integration
Added MCP server endpoints for Claude Desktop integration
New API routes for getProject, getFile, and getDirectory
Fixes for MCP endpoint handling and code editor integration
📦 JavaScript Bundling & Modules
New JS assembler and bundling system using esbuild
Module support added to the platform
Statement-level code deduplication and reuse system
Files can have statements attached directly when required (bypassing need for methods)
🎨 Editor Improvements
Split view functionality with partial views
Template select dropdown in Vue file editor
Improved Element and ElementEditor components with better error handling
New dropdown for selecting file extensions
💾 Elements
Complete refactor of Elements
Caching for clauses, statements, and elements
HTMLtoElements method improvements
💰 Pricing & Storage
New storage service calculating usage based on subscription plan
Stripe integration updates
Storage quota messaging improvements
🔧 Configuration & Database
Refactored Config system
External database connection improvements
Database settings now copied to external DB
📚 Documentation
Updated implementation guide for AI integration
New bundling JS documentation
General updates
🐛 Bug Fixes & Stability
Numerous fixes across workflows, file handling, and UI
Safeguards against infinite loops in element references
Improved error handling throughout
I'm putting together some tutorial videos on how to use Stellify to build and ship production grade applications, starting with a tour of the interface builder 🧑🏭👩🏭
Stellify transforms your Laravel app into queryable JSON - Code files become structured data - Query with SQL manually or using AI Agents- Instant refactoring - Zero vendor lock-in.
Have an existing project? Open a terminal and run:
$ composer require stellify/laravel
$ php artisan stellify:export
🔗 Learn more: https://t.co/iKegXyMFiA
📚 Documentation: https://t.co/6EwdAjXhC0
🚀 Try it free: https://t.co/vPVUCJyjMk
⭐ Laravel exporter: https://t.co/WlNRtpOpTo
Rename a method in your Laravel controller. Watch it instantly update in your routes, frontend API calls, tests, and docs—all at once. This isn't clever find-and-replace. Stellify represents your entire application as unified definitions, so changes propagate structurally, not textually.
Hi All! I've started work on building @inertiajs / @LaravelLivewire style facilities into Stellify. I thought it would be worth recording myself scaffolding a client rendered counter component in preparation for development/ testing of this functionality and of course I'll be following up with further tutorials once it's ready!