June 1, 2026
The Workbench - My Zero-Subscription Design Workflow
"An unvarnished look at my current web design workbench, exploring a subscription-free pipeline alongside the real-world operational hurdles of indie-built software."
When launching a solo indie software business, your choice of tooling dictates your sanity. Because Code and Sea is explicitly built on an anti-subscription philosophy, I didn’t just want my products to be buy-it-once; I wanted my own development workflow to reflect those same values wherever possible.
Over the last few weeks, while fine-tuning the layouts for both codeandsea.com and transcendenceapp.com, I stumbled into a lean, highly effective design loop that works for me.
If you are a solo developer looking to bridge the gap between rapid code-based layout generation and pixel-perfect design tweaks, here is a look inside my current workbench.
#The Discovery: Escaping the Subscription Trap
I originally found the centerpiece of my new workflow while watching a course on Laracasts.com taught by the creator of Wender, Josh Johnson.
What instantly drew me to Wender wasn't just its utility for spinning up initial HTML/CSS designs, but its business model. Instead of tethering users to a recurring monthly subscription bill, it utilises a refreshing pay-as-you-go token model. After the generous free tokens provided when signing up, uou buy a block of tokens, use them when you are actively building, and owe nothing when you step away from the workbench. It is a breath of fresh air in a tech landscape suffering from chronic subscription fatigue.
#The Three-Step Pipeline
To take layouts from a rough concept to the live production pages you see on my sites today, I link three specific tools together:
| Step | Tool | Purpose | Cost Tier |
|---|---|---|---|
| 1. Blueprinting | Wender | Rapidly generating the foundational UI layouts and code blocks. | Pay-As-You-Go |
| 2. Bridge | html.to.design | A Figma plugin used to cleanly convert the live HTML export back into vector layers. | Free Tier |
| 3. Polish | Figma | Making final typography, spacing, and responsive component tweaks. | Free/Standard |
By utilizing the free tier of the html.to.design plugin, the entire asset pipeline remains incredibly cost-efficient while giving me full vector control over my site layouts before they are committed to production code.
#Radical Transparency: The Operational Friction
Part of the commitment to running Code and Sea with complete transparency means sharing the rough edges alongside the wins. While I deeply respect Wender’s pay-as-you-go model and core product design, the operational side of the tool currently leaves a bit to be desired.
After purchasing my latest token package, I noticed a couple of distinct snags:
- Missing Invoices: I never received a standard automated invoice or transaction receipt for the purchase, a necessary piece of paper when you are running an official limited company.
- Support Silence: Trying to get a hold of customer support to rectify the billing issue has proven to be incredibly difficult, leaving me shouting into a bit of a vacuum.
For an indie tool built by a prominent community creator, these operational bottlenecks are frustrating. The product itself is fantastic, but the backend infrastructure and support layer need to catch up if it wants to be a reliable fixture for commercial indie shops.
💡 Update (3 June 2026): Shortly after publishing this logbook entry, the creator of Wender reached out to me directly. It turns out my support tickets weren't being ignored, they simply weren't receiving them. Josh apologised for the friction, are resolving my invoicing issues ASAP, and is already planiing to implement fixes to improve their backend purchasing workflow. This is exactly why I choose to support indie creators: real people who care, taking quick accountability to close the loop.
#Steady As She Goes
Despite the billing hiccups, this workflow has radically accelerated how I visualise updates for Code and Sea. It proves you don't need a heavy stack of costly corporate software subscriptions to design clean, modern web properties. You just need a few lightweight, intentional tools that respect both your wallet and your focus.
The workbench is currently cleared, and focus is shifting back to the code for Transcendence. Thanks for following the voyage.