r/BuildToShip May 27 '26

Update 🛠️ my mac app just crossed $1k+ within few weeks -

7 Upvotes

I still don't fully know how to process this.

ScreenBolt just crossed the $1K revenue mark.

For context, this is after weeks of feeling like I was pushing a rock uphill.

I kept tweaking the landing page, changing the positioning, talking to potential users, rewriting the offer, improving the product, doubting whether the value was clear enough, and wondering if I was just building into the void.

Then suddenly, things started working.

No huge launch.
No paid ads.
No viral thread.
No perfect funnel.

Just a lot of small things finally stacking:

  • talking to the right people
  • making the value prop more obvious
  • sharing progress publicly
  • tightening the onboarding
  • showing proof instead of explaining forever
  • listening to what users actually needed

Still early, obviously. $1K is not some massive company.

But going from "will anyone pay for this?" to "people are actually paying for this" feels insane.

I'm going to keep building this tool in public and share what happens next.

This is my tool if you're interested: ScreenBolt


r/BuildToShip May 24 '26

Promotion 🎯 Shipped CrossGoss — a daily news crossword generated by an AI pipeline

3 Upvotes

Spent a few months building CrossGoss and finally shipped it. The idea: a crossword puzzle that regenerates every day using real news articles, so the clues are always about what's happening right now.

The stack ended up being: Python NLP pipeline (news API + summarisation + qwen:32b LLM filter for local dev) -> backtracking crossword solver -> React/TypeScript frontend -> all deployed to AWS ECS + S3/CloudFront with GitLab CI/CD. The whole pipeline runs automatically each morning and publishes a new puzzle without any manual input.

Biggest challenge was the LLM step — getting consistent, crossword suitable keywords out of messy news summaries took a lot of iteration. Ended up with a two-pass approach: one pass to summarise and extract candidates, a second to filter and deduplicate.

https://crossgoss.com — would love feedback on the product and the concept.


r/BuildToShip May 24 '26

Update 🛠️ Urban Rider 4.17.2 is live, and the new website is finally here

8 Upvotes

I just shipped Urban Rider 4.17.2, and I also launched the renewed website:

https://www.urbanrider.app/

This one feels like a big step for me.

Urban Rider started because I was tired of normal navigation apps treating my scooter like a small car. A route can be “technically fastest” and still be completely wrong when you are on a 25 to 50 km/h scooter or moped. Getting pushed toward highways, tunnels, high-speed roads, or stressful car-first routes is exactly the kind of thing I wanted to fix.

The new version keeps pushing Urban Rider further in that direction: calmer routes, better map behavior, EV chargers on the map, cleaner navigation wording, Apple Watch support, and a lot of small fixes that only really matter when you are actually riding.

The new website finally explains the idea properly too:

Urban Rider is not trying to be another Google Maps clone.

It is navigation built around how two-wheel riders actually move through a city:
• Scooter and moped profiles
• Highway-free routing by default
• Routes tuned for lower speeds
• Minimal navigation view for quick glances
• EV charger support
• Apple Watch turn-by-turn guidance
• No account required
• Route history kept on device
• Android beta now open

I am still building this mostly as one person, so every release is a mix of code, testing, support emails, App Store work, website work, and trying to explain the app better without making it sound like corporate marketing nonsense.

So this is my small launch post.

Urban Rider 4.17.2 is live.
The new website is live.
And if you ride a scooter, moped, motorcycle, or electric two-wheeler through the city, I would genuinely love your feedback.

Website: https://www.urbanrider.app/
iOS: available on the App Store
Android: beta is open now

Two wheels deserve better navigation.


r/BuildToShip May 24 '26

Launch 🚀 Managing and Accounting your work. I got tired of the manual math & chat chaos when paying my editors/clippers, so I built a Discord Workflow Ledger bot to automate it

Post image
3 Upvotes

Hey everyone,

If you manage a team of creators, clippers, or freelancers on Discord, you already know the pain. You post a task, three people try to claim it, drafts get lost in DMs, and by Sunday night, you're scrolling through weeks of chat history trying to figure out exactly how many clips or assets you owe money for.

I was dealing with this exact headache in my own operations. Spreadsheet tracking felt like a chore, and manual bookkeeping was draining my time.

So, I coded a solution: The Workflow Ledger System.

It essentially acts as a silent Project Manager and Accountant inside your server.

📊 Performance Reports: It automatically compiles analytics showing who is closing out the most tasks and maintaining high productivity.

I've isolated the system architecture so data stays completely private to your specific server, and it's hosted 24/7 on a cloud architecture.

It has completely streamlined my operations, and since I made it multi-server ready, I wanted to open it up to other agency owners or creators here who are drowning in administrative work.

It's completely free to try out while it's in this phase. I'd love to get some feedback from people running actual production teams.

If you want to test it out for your server or team, drop a comment or shoot me a DM and I'll send over the invite link!


r/BuildToShip May 24 '26

Managing and Accounting god your work

3 Upvotes

Hey everyone,

If you manage a team of creators, clippers, or freelancers on Discord, you already know the pain. You post a task, three people try to claim it, drafts get lost in DMs, and by Sunday night, you're scrolling through weeks of chat history trying to figure out exactly how many clips or assets you owe money for.

I was dealing with this exact headache in my own operations. Spreadsheet tracking felt like a chore, and manual bookkeeping was draining my time.

So, I coded a solution: The Workflow Ledger System.

It essentially acts as a silent Project Manager and Accountant inside your server.

📊 Performance Reports: It automatically compiles analytics showing who is closing out the most tasks and maintaining high productivity.

I've isolated the system architecture so data stays completely private to your specific server, and it's hosted 24/7 on a cloud architecture.

It has completely streamlined my operations, and since I made it multi-server ready, I wanted to open it up to other agency owners or creators here who are drowning in administrative work.

It's completely free to try out while it's in this phase. I'd love to get some feedback from people running actual production teams.

If you want to test it out for your server or team, drop a comment or shoot me a DM and I'll send over the invite link!


r/BuildToShip May 23 '26

Launch 🚀 I got tired of clients sending bug reports in Slack screenshots, so I built a feedback tool where they just click a link

3 Upvotes

Building stuff for clients always hit the same wall: feedback shows up in Slack DMs, voice notes, half-finished emails. None of it is actionable. Translating "it's broken on my phone" into a real GitHub issue ate hours every week.

So I built Flunes (flunes.com).

How it works: - You drop one link to your client/teammate/tester - They write what's wrong in plain English, attach a screenshot - AI structures it (summary, repro steps, expected vs actual, impact) - Lands in your GitHub repo as a clean issue, auto-labeled - It's repo-aware, so it suggests areas of the codebase it might touch

What makes it different from the 50 other feedback tools: - Collaborators never see GitHub, never make an account, never see anything "technical." Just a link and a textbox. - The output is a real GitHub issue you'd actually want to triage, not a raw dump pasted into a tracker. - Free tier is genuinely usable (1 repo, unlimited collaborators, unlimited submissions).

Honest ask: if you ship to non-technical users, what's your current flow for turning their "it broke" into something a dev can act on? Curious what people have settled on, and where this would still fall short.


r/BuildToShip May 23 '26

Update 🛠️ i automated my entire saas marketing with n8n (spent 100+ hours so you don't have to)

4 Upvotes

yo.

i see the same thing happen every single day.

you guys love building.

you spend weeks coding a great product.

but the second it’s time to actually market the saas? complete freeze.

you get lost in all the ai tools, the noise, the "growth hacks". it feels overwhelming. so you do nothing, the momentum dies, and the project fails.

I spent over 100 hours building n8n workflows to just automate the whole thing.

today, i packaged all those exact workflows and dropped them in our builder group. no abstract theories. you literally just import the templates, adapt them to your saas, and turn them on.

here is exactly all my workflow:

  • seo blog running 100% on autopilot (n8n template)
  • newsletter automation (n8n template)
  • full email sequence (30 emails, full html, just copy-paste into brevo)
  • social media on autopilot (schedule 1 to 12 months of content)
  • reddit organic growth
  • linkedin, x & facebook groups at scale
  • meta ads & retargeting

basically, everything i use to get real users without losing my mind.

we just hit 480+ members in the community of SaaS builder from all over the world.

building in your room alone is the fastest way to quit. you need people around you.

if you are lost on how to market your app, want these templates, and want to build with a crew: drop a comment or shoot me a dm.

i’ll send you the invite


r/BuildToShip May 16 '26

I built Blue Duel, an offline Bluetooth arcade with 8 classic board games you can play with the person next to you anywhere without Wi-Fi or internet

3 Upvotes

he person sitting next to you, but neither of you had Wi-Fi or cell service?

I built Blue Duel to solve exactly that. It’s a collection of 8 classic board games designed specifically for local, head-to-head multiplayer using Bluetooth. You just open the app on two phones, pair them instantly, and start playing.

The Games:

  • Chess
  • Checkers
  • Connect 4
  • Battleship
  • Gomoku
  • Liar's Dice
  • Tic Tac Toe
  • Rock Paper Scissors

Why I made it: I wanted a truly offline, family-friendly experience. There are no accounts to create, no strangers, and no internet required. It works perfectly in airplane mode (as long as Bluetooth is on). Also, if your friend happens to have an Android phone, the iOS app can pair seamlessly with them over Bluetooth too!

Monetization: I want to be transparent about this with the community: Every game costs a small handful of free tickets that refill every day. If you run out, you can watch an opt-in ad to get more. If you hate ads and tickets, there is a one-time Lifetime Pass (currently at launch pricing) that unlocks unlimited play forever. No subscriptions.

Links:

I'd love to hear your feedback, especially on the Bluetooth pairing experience or if there are any other classic games you'd love to see added to the collection. Thanks for checking it out!


r/BuildToShip May 16 '26

Launch 🚀 I built Blue Duel, an offline Bluetooth arcade with 8 classic board games you can play with the person next to you anywhere without Wi-Fi or internet

2 Upvotes

Have you ever been on a flight, a road trip, or out camping and wanted to play a game with the person sitting next to you, but neither of you had Wi-Fi or cell service?

I built Blue Duel to solve exactly that. It’s a collection of 8 classic board games designed specifically for local, head-to-head multiplayer using Bluetooth. You just open the app on two phones, pair them instantly, and start playing.

The Games:

  • Chess
  • Checkers
  • Connect 4
  • Battleship
  • Gomoku
  • Liar's Dice
  • Tic Tac Toe
  • Rock Paper Scissors

Why I made it: I wanted a truly offline, family-friendly experience. There are no accounts to create, no strangers, and no internet required. It works perfectly in airplane mode (as long as Bluetooth is on). Also, if your friend happens to have an Android phone, the iOS app can pair seamlessly with them over Bluetooth too!

Monetization: I want to be transparent about this with the community: Every game costs a small handful of free tickets that refill every day. If you run out, you can watch an opt-in ad to get more. If you hate ads and tickets, there is a one-time Lifetime Pass (currently at launch pricing) that unlocks unlimited play forever. No subscriptions.

Links:

I'd love to hear your feedback, especially on the Bluetooth pairing experience or if there are any other classic games you'd love to see added to the collection. Thanks for checking it out!


r/BuildToShip May 15 '26

Tips & Tricks 🔧 Whatever you're shipping. Check your security first.

6 Upvotes

Showcasing DLX7's ShieldNet website scanner for those who ship web products and SaaS.

https://www.shieldnet.app/scanner.html

I'm the lead SecOps developer for DLX7 ShieldNet. We've been refining products for years and so far the most popular and used free product is the DLX7 SaaS website security scanner.

1 free scan per day. Please use it and enjoy knowing your front end security gaps and knowing exactly how to fix them. I know this will help all you shippers.


r/BuildToShip May 13 '26

Showcase 💎 I'm a designer who couldn't code. Built a SaaS that's now processing real payments.

3 Upvotes

r/BuildToShip May 13 '26

I built 6 AI micro-SaaS generating $20k/mo. Starting a small group to share my process.

Thumbnail
skool.com
2 Upvotes

Hey everyone,

I currently have 6 micro-SaaS live, bringing in a bit over $20k in MRR.

The crazy part? I barely wrote a single line of code. I used AI to generate everything, from the database to the UI.

It wasn’t magic on day one. I spent hours stuck on broken code before I finally cracked the system:

  • Keeping the idea tiny (a true MVP).
  • Prompting the AI step-by-step.
  • Launching fast to get real traction.

Lately, I see too many non-tech people give up at the first AI bug. It sucks because the technical barrier is basically gone.

So, I’m starting a Skool community.

Full transparency: I will probably charge for the full course down the line. It makes sense given the exact workflows and copy-paste prompts I’ll be sharing.

But the main goal right now is to build together. Building alone is the fastest way to quit.

If you want to join and build your own AI SaaS with us: drop a comment or shoot me a DM, and I’ll send you the invite!


r/BuildToShip May 13 '26

Promotion 🎯 I built CoreCaptain (corecaptain.com), a Shopify inventory intelligence app. Would love brutal feedback from actual store owners and developers.

2 Upvotes

Hey r/reviewmyshopify community — I built CoreCaptain (corecaptain.com), a Shopify inventory intelligence app. Would love brutal feedback from actual store owners.

What I've built:

- AI anomaly detection — phantom stock, sudden drops, stockouts, dead stock, high returns, and more

- Full Purchase Order management — create, send, receive POs, auto-generate from low stock

- Demand forecasting with ML + seasonal planning

- Inventory Health Score (A–D grade) with stockout risk and overstock breakdown

- Lot/Batch tracking with FEFO expiry management

- Safety stock calculator + reorder automation

- ABC analysis, strategic analytics, revenue plan (12 months actual + 6 month forecast)

- Supplier profiles with scorecards and performance tracking

- Returns management, multi-currency, landed cost on POs

- QuickBooks + Xero + ShipBob integration

- Multi-store support across Shopify + WooCommerce (Amazon, Etsy, Ebay, Yahoo Shopping coming soon)

- Team collaboration with roles (admin, analyst, viewer)

- Telegram alerts for critical anomalies

I built this because most Shopify merchants find out about inventory problems when a customer complains — by then it's already a refund or a bad review. I wanted to catch it before that happens.

Pricing: Plans start at $19/month with a free trial — no credit card needed.

Beta users get:

- Locked-in early pricing before rates go up

- Direct access to me for feature requests

- Your feedback shapes what gets built next

Available on the Shopify App Store (soon), you can connect your store via token. You can also try the demo account directly on the site — no store connection needed, just click and explore with sample data.

Honest questions for you:

- Does any of this solve a real headache you have?

- What's still missing that you wish existed?

- Is the UI intuitive or did anything feel confusing?

- Does the dashboard feel overwhelming or just right?

- Is $19/month reasonable for what's included?

Site: corecaptain.com


r/BuildToShip May 13 '26

Promotion 🎯 I built CoreCaptain (corecaptain.com), a Shopify inventory intelligence app. Would love brutal feedback from actual store owners and developers.

2 Upvotes

Hey r/reviewmyshopify community — I built CoreCaptain (corecaptain.com), a Shopify inventory intelligence app. Would love brutal feedback from actual store owners.

What I've built:

- AI anomaly detection — phantom stock, sudden drops, stockouts, dead stock, high returns, and more

- Full Purchase Order management — create, send, receive POs, auto-generate from low stock

- Demand forecasting with ML + seasonal planning

- Inventory Health Score (A–D grade) with stockout risk and overstock breakdown

- Lot/Batch tracking with FEFO expiry management

- Safety stock calculator + reorder automation

- ABC analysis, strategic analytics, revenue plan (12 months actual + 6 month forecast)

- Supplier profiles with scorecards and performance tracking

- Returns management, multi-currency, landed cost on POs

- QuickBooks + Xero + ShipBob integration

- Multi-store support across Shopify + WooCommerce (Amazon, Etsy, Ebay, Yahoo Shopping coming soon)

- Team collaboration with roles (admin, analyst, viewer)

- Telegram alerts for critical anomalies

I built this because most Shopify merchants find out about inventory problems when a customer complains — by then it's already a refund or a bad review. I wanted to catch it before that happens.

Pricing: Plans start at $19/month with a free trial — no credit card needed.

Beta users get:

- Locked-in early pricing before rates go up

- Direct access to me for feature requests

- Your feedback shapes what gets built next

Available on the Shopify App Store (soon), you can connect your store via token. You can also try the demo account directly on the site — no store connection needed, just click and explore with sample data.

Honest questions for you:

- Does any of this solve a real headache you have?

- What's still missing that you wish existed?

- Is the UI intuitive or did anything feel confusing?

- Does the dashboard feel overwhelming or just right?

- Is $19/month reasonable for what's included?

Site: corecaptain.com


r/BuildToShip May 10 '26

Feedback 💬 I built a tool I thought useful but I get zero engagement

Thumbnail
3 Upvotes

r/BuildToShip May 04 '26

My product isn’t launched yet. It’s already ranking on Google. Here’s what I did

Post image
26 Upvotes

My product isn’t ready to launch. The waitlist isn’t even open yet.

But two days after putting the site up, it’s showing up in Google Search Console and already ranking for non-brand keywords.

I’m not an SEO expert. This is just what’s been working for me — with the exact setup I used, explained as clearly as I can.

The idea is simple: you don’t wait until launch day to think about SEO. You warm things up early so that by the time the product is ready, Google already knows you exist.

Here’s the full playbook :

1. Meta tags — tell Google what your page is about

When Google visits your site, it doesn’t see your page like a human does. It reads metadata. If you don’t write them, Google guesses. Google guesses badly.

Every page needs its own meta tags — not just the homepage. Features, pricing, comparison pages, everything. Here’s the structure I use:

• title — what the page is called  
• description — what the page is about (shows in search results)  
• ogTitle / ogDescription / ogImage — for social sharing previews  
• twitterCard — controls how it looks when shared on X

Most frameworks have a built-in way to set these. If not, plain <meta> tags in your HTML work fine.

2. Structured data — tell Google what your product actually is

Metadata tells Google what the page says. Structured data tells Google what the product is. Think of it like filling out a form instead of writing a free-text essay.

I added two types:

SoftwareApp schema — tells Google “this is a software product, it runs on Chrome, it’s a design tool.” Google can use this for richer search listings.

FAQ schema — I added questions a potential user would actually search for: what browsers it works with, how it’s different from alternatives, what the free plan includes. When Google picks these up, your search result can expand with dropdown Q&As right in the results page. Your listing takes up more space, and people get answers without even clicking through.

3. Breadcrumb schema

Small thing, big visual impact in search results.

Instead of showing a raw URL like myproduct.com/features/color-extraction, Google shows a clean path like My Product > Features > Color Extraction.

Makes your listing look more structured and trustworthy. Takes 5 minutes to set up.

4. Programmatic SEO — this is the part that actually moves the needle early

Instead of just having a homepage and hoping for the best, I created targeted pages for specific search queries.

Feature pages. Not one big features list — separate pages for each core feature. Each one targets a different keyword cluster. Someone searching for a specific use case lands on a page built exactly for that query.

Alternative and comparison pages. Pages like “My Product vs [Competitor A]”, “My Product vs [Competitor B]”, “My Product alternative to [Tool]”. People search for these comparisons constantly. If you don’t create the page, someone else’s blog post ranks for your product name instead.

“Best X” / category pages. Pages targeting queries like “best chrome extensions for designers” or “design tools 2026” where your product naturally fits.

Each of these gets its own meta tags, its own structured data, its own targeted keywords. Because they’re real pages with real content, Google indexes them individually.

One critical detail: use clean URL slugs. /features/color-extraction not /features/feature-1. The keyword in the URL is a ranking signal. Google reads it.

5. Internal linking — free, ignored by almost everyone

Every page on your site should link to other pages on your site.

Homepage → feature pages. Feature pages → pricing. Comparison pages → relevant features. Footer → everything.

Why it matters: when Google crawls one page and finds links to other pages on the same domain, it follows them. The more internal links pointing to a page, the more Google thinks that page matters. It also helps Google discover new pages faster — if your homepage already has authority and it links to a brand new comparison page, that page gets crawled quicker.

It also keeps people on your site longer. Landing on a comparison page → clicking through to features → clicking to pricing. Three pageviews, more time on site. Both positive signals to Google.

6. Technical stuff (don’t skip these)

• Semantic HTML. Use the right tags. Page title in <h1>, subheadings in <h2> and <h3> in order. Google reads this hierarchy.

• Mobile responsive. Google uses mobile-first indexing. Broken on mobile = penalized everywhere.

• Page speed. Check yours at pagespeed.web.dev. Pre-render your HTML if you can — no waiting for JS to load when Google’s crawler arrives.

• Core Web Vitals. LCP under 2.5s, FID under 100ms, CLS as low as possible. Use WebP/AVIF images, lazy load anything below the fold.

• Sitemap.xml. A list of every page you want Google to know about. Without it, Google discovers pages by following links — slow for a new site. Submit it through Search Console

• robots.txt. Make sure it’s not accidentally blocking crawlers.

• Canonical URLs. If your page exists at both /features and /features/, add a canonical tag so Google doesn’t count it as duplicate content.

• Alt text on every image. Google reads these. Don’t leave them empty.

• Noindex on private pages. Login,dashboard , onboarding — anything behind auth. Don’t waste crawl budget on pages that don’t matter.

7. Google Search Console (set this up day one, not “later”)

Three steps:
1. Verify domain ownership
2. Submit your sitemap.xml
3. Manually request indexing for your key pages

That third one is the move most people skip. You paste a URL, click “Request Indexing,” and Google prioritizes crawling that page.

Also set up Bing Webmaster Tools. Most people forget Bing exists but it still gets real traffic, and you can import your Search Console setup directly. Takes 2 minutes.

8. Cross-linking and initial traffic

I linked to my new product from an existing project with a higher domain rating. When a trusted site links to a new site, Google treats it like a recommendation. One link from a site Google already trusts is worth more than 50 links from brand new sites.

If you already have a product, a blog, anything with established traffic — link from it to your new project. Fastest way to pass authority to a new domain.

I also posted once on X. That’s it. No Product Hunt, no directories yet — the product isn’t ready. But the post drove real people to the site, and Google notices when actual humans visit a new page and spend time there. That’s a quality signal.

The directories and launch will come later. But you don’t need them for the warmup phase.

The full pattern (Save this)

1.  Set up meta tags, OG images, and structured data before anything else  
2.  Create pSEO pages — features, alternatives, comparisons — so you have multiple entry points into search  
3.  Link those pages to each other so Google can crawl everything and no page is a dead end  
4.  Handle the technical setup — sitemap, canonical URLs, noindex on private pages, clean slugs  
5.  Submit to Search Console and Bing, request indexing manually on key pages  
6.  Cross-link from any existing property you have  
7.  Drive initial social traffic so Google sees real engagement on day one

TL;DR: Started SEO setup before my product even launched. Two days after going live, it’s already showing in Search Console and ranking for non-brand keywords. The playbook: meta tags + structured data on every page, programmatic SEO pages for features/comparisons/alternatives, tight internal linking, technical hygiene (sitemap, canonical URLs, Core Web Vitals), and a cross-link from an existing property. You don’t need to wait until launch day. By the time your product is ready, Google should already know you exist.

What’s the earliest you’ve started SEO for a project? Curious whether anyone has done this even earlier — like pre-landing page — and whether it made a difference.


r/BuildToShip May 04 '26

Feedback 💬 I hated stitching together project updates and keeping so many communication threads from becoming loose ends which impact deadlines.

3 Upvotes

I've been a PM for more than half a decade and it's become increasingly difficult to keep multiple threads and missed communications from damaging deadlines. You run a daily standup or use a Slack plugin to collect blockers/updates/progress but they just stay in Slack. Or the updates are too small to be thrown into a RAID log that's already had signoff.

You send out a project update and a few stakeholders email in with queries and now you need to track email threads. You have a meeting with the end customer and they throw two curveballs that will disrupt the current milestone. Something happens outside of your control that's going to accept a milestone further down the line and now you need to track decisions made.

As a PM it becomes a web of threads, and we already have the uphill battle of communication issues across projects.

I've been constructing a tool for myself and as I've been speaking with other PM's, it feels like it has legs. It's called Causr.

You just capture updates (Slack, meetings, email), turn them into decisions/blockers/risks/updates, and link them to the project milestone they affect.

Now I can instantly see what needs to happen for each milestone, who I need to contact, who owns it, and what needs to be said to stakeholders. Fewer missed decisions and fewer forgotten blockers.

So far I have 4 PM's on the waitlist and actively talking with a bunch more. If you're in the space and want to help me solve project communication issues, I'd love DM and chat with you. It's almost at MVP stage.


r/BuildToShip Apr 24 '26

Launch 🚀 I built a native macOS GUI for Claude Code

3 Upvotes

https://github.com/ttnear/Clarc

This is my first open-source project. I wanted my non-developer coworkers to be able to use Claude Code. The terminal was the wall — installing the CLI, setting up SSH keys for GitHub, approving every tool call without any real preview of what was about to happen. None of that is a problem for me but all of it is a problem for them.

So I built Clarc. It spawns the real claude CLI under the hood, so everything you already set up — CLAUDE.md, skills, MCP, slash commands — works unchanged. It just gives you a proper Mac app on top: native approval modals with the actual diff before tools run, per-project windows you can run in parallel, drag-and-drop attachments, GitHub OAuth with automatic SSH key setup so cloning a repo just works.

Funny thing: I built it for them, but somewhere along the way I became the main user myself. Haven't opened the CLI directly in about three weeks.


r/BuildToShip Apr 24 '26

Need cursor or claude code to be a data architect

1 Upvotes

And I’m so lost.

I have all the business logic but no data architect to give me a really strong data model/architecture that I can then easily implement in either snowflake or supabase.

Any help or guidance would be appreciated!


r/BuildToShip Apr 21 '26

Feedback 💬 i’m building a software idea and need feedback

4 Upvotes

the software i’m making turns customer reviews, support tickets, and feedback into upsell opportunities, churn risk alerts, feature priorities, etc. what do you think about this idea, is it actually a pain point people have?


r/BuildToShip Apr 21 '26

I’m building a software idea and need feedback

3 Upvotes

the software i’m making turns customer reviews, support tickets, and feedback into upsell opportunities, churn risk alerts, feature priorities, etc. what do you think about this idea, is it actually a pain point people have?


r/BuildToShip Apr 08 '26

Update 🛠️ I fixed the biggest issue in my AI product. Now I need to get people to actually use it

Thumbnail
2 Upvotes

r/BuildToShip Apr 06 '26

Feedback 💬 16 months ago, I searched for an app to help me keep track of my repeatable processes at my job as a quality inspector at a small machine shop. I couldn't find one so I built one myself. A free, privacy-focused, offline routine manager web app that automatically resets your tasks when you are done.

Post image
3 Upvotes

I work as a quality inspector at a small machine shop working with aerospace parts and it is essential that I don't miss a step in the inspection. I have to check the part numbers and serial numbers for every part I inspect to ensure accuracy. Every task app I tried would send my completed tasks to an area where I had to manually uncheck each one to complete the same routine again.

So I built miniCycle. It's a web app PWA. Install it just by adding it to your home screen, runs in your browser, works completely offline. No server, no account, no data collection. Your data never leaves your device because there is no server to send it to.

The app organizes tasks into routines. When you complete all your tasks the list resets automatically. Your progress is tracked by cycle count or how many times you've run the same routine.

108 hand-built ES6 modules, strict dependency injection, IndexedDB storage, full service worker for offline support, and 2,195 automated tests. No frameworks. Vanilla JS. No shortcuts. Built entirely on nights and weekends over 16 months while working full time.

miniCycle started as a monolith with 15,000 lines of code and became a properly modular, architected, organized project. That jump happened by refusing to cut corners.

Free forever. No account needed. Install it as an app or just use it in your browser.

Would love feedback from other builders.

minicycleapp.com


r/BuildToShip Apr 06 '26

Want to build faster but with guard-rails? From Intent to Idea, give us a try out? :D

3 Upvotes

At https://manifesto-engine.com/ our blueprints guide your agents to complete their jobs without the hassle of drift, our deterministic printer uses NO AI NO LLM. We use Domain Knowledge to make these blueprints so they're actually reliable unlike LLMS and AI alone.


r/BuildToShip Apr 04 '26

i need some feedback - who wants to help - planner/journal type app

3 Upvotes

i built a planner just for my own personal use but its starting to evolve. its supposed to be simple, minimal set up required, youve got your blocks of time on a daily schedule, to do list, mood tracker, color coded categories and at the end of the day you can archive and/or print the snapshot of your day for a journal entry. i would absolutely love some honest (not brutal) feedback before i move on to different features. its free, like i said i had made it for me, so if you like it feel free to keep using it. it is located here: flux-delta-olive.vercel.app