* Faster iteration. Broader ownership.
* Teams unblocked.
* Code became our shared interface.
#everyonecanbuild
* Faster iteration. Broader ownership.
* Teams unblocked.
* Code became our shared interface.
#everyonecanbuild
* Running the product locally
* Standardizing on @cursor.com.web.brid.gy
* Dedicated crew for setup & AI workflows
* Running the product locally
* Standardizing on @cursor.com.web.brid.gy
* Dedicated crew for setup & AI workflows
Small text edits → layout tweaks → full features.
#everyonecanbuild
Small text edits → layout tweaks → full features.
#everyonecanbuild
What if we made existing engineering tools and workflows more accessible?
What if we made existing engineering tools and workflows more accessible?
✅ Rapid experiments: landing pages, waitlists, MVPs
✅ Small teams: can handle an app with a few engineers
❌ Large teams or large codebases: not ready yet
✅ Rapid experiments: landing pages, waitlists, MVPs
✅ Small teams: can handle an app with a few engineers
❌ Large teams or large codebases: not ready yet
- No branches → every save goes straight to main (no workflow/CI)
- Tests & linters exist, but don’t run on Lovable
- File sprawl: creates new files instead of editing → dead code risk
- Tagger conflicts (e.g. breaks map rendering)
- No branches → every save goes straight to main (no workflow/CI)
- Tests & linters exist, but don’t run on Lovable
- File sprawl: creates new files instead of editing → dead code risk
- Tagger conflicts (e.g. breaks map rendering)
- Instant feedback loop: prompt → preview → revert if needed
- Custom domain deployment, effortless updates
- Supabase integration (auth, edge functions, env vars) worked seamlessly
- Proactive nudges: refactoring + security alerts keep code healthy
- Instant feedback loop: prompt → preview → revert if needed
- Custom domain deployment, effortless updates
- Supabase integration (auth, edge functions, env vars) worked seamlessly
- Proactive nudges: refactoring + security alerts keep code healthy
And yet—Lovable delivered.
Here’s what stood out 👇
And yet—Lovable delivered.
Here’s what stood out 👇
⚠️ Spec-to-Code maturity: The spec creation feels strong; the code generated still needs refinement.
⚠️ Pricing clarity: splitting “vibes” vs. “specs” requests makes forecasting harder.
⚠️ Settings surprises: autocompletion was disabled by default.
⚠️ Spec-to-Code maturity: The spec creation feels strong; the code generated still needs refinement.
⚠️ Pricing clarity: splitting “vibes” vs. “specs” requests makes forecasting harder.
⚠️ Settings surprises: autocompletion was disabled by default.
- requirements.md (like integration tests from user stories)
- design.md (architecture & evolution)
- tasks.md (with refs back to requirements)
Each doc must be reviewed before moving on.
- requirements.md (like integration tests from user stories)
- design.md (architecture & evolution)
- tasks.md (with refs back to requirements)
Each doc must be reviewed before moving on.
Instead of endless rules, Kiro uses 3 lightweight docs:
- product.md
- tech.md
- structure.md
Feels like a cleaner, smarter version of the hacks many of us have been hand-rolling.
Instead of endless rules, Kiro uses 3 lightweight docs:
- product.md
- tech.md
- structure.md
Feels like a cleaner, smarter version of the hacks many of us have been hand-rolling.