A practical, interactive guide for talent, organizational development, and leadership professionals ready to stop waiting for someone else to build the tools they need.
Most leaders use the tools they're given. More are starting to build the ones they wished existed.
The gap between those two groups used to require a software engineering team, a six-figure budget, and a year of waiting. It doesn't anymore.
This is an interactive guide to closing that gap — for the people in our profession who want better tools and refuse to wait. Things that look clickable are. The diagrams react to your cursor.
01b · What This Isn't
A few things worth setting straight before we go further.
Not
A sales pitch for Claude (or anything else).
Not
A step-by-step build tutorial.
Not
An argument that everyone should build their own tools.
It is
The field guide I wish someone had handed me when I was figuring this out — for the people in our profession who want better tools and refuse to wait.
02 · Why This Matters Now
Three reasons custom beats off-the-shelf.
Fit
Off-the-shelf tools force your work into someone else's mental model. Custom tools reflect how you actually think about your craft — your frameworks, your language, your client journey.
Speed
What used to take a vendor six months can take you a weekend. When the gap between idea and working tool collapses, you experiment more, learn faster, and build a body of work no one else can replicate.
Differentiation
Your clients can buy access to the same off-the-shelf platforms anywhere. They cannot buy the tools you built around your own intellectual property. That's what you actually own.
02b · Two Ways to Get a Tool
The old path. The new one.
A side-by-side — the same need, two completely different routes.
The Old Way
Vendor or engineering team
These steps aren't wrong — just slow.
1Write a requirements document
2Vet vendors or hire engineers
3Get budget approved
4Wait for a sprint cycle
5Review what they built
6Negotiate changes
7Ship something close-ish
Time3 – 12 months
Cost$20K – $250K+
IterationQuarterly
The New Way
You + an AI partner
1Describe the problem in plain English
2Hand it to Claude in Cowork mode
3Iterate until it works
4Push to Netlify
5Share the link
Time2 hours – 2 days
Cost~$20 / month
IterationSame day
03 · A Short Story
I built my own coaching portal this way — every assessment, every dashboard, the whole thing.
Forty-plus assessments. Coach and client dashboards. Sponsor views. Goal trackers. Living leadership documents. Session scheduling across time zones. Email notifications. PDF report generation. Encrypted database backups every 48 hours.
No development team. No platform license. No outsourced agency. Just the three layers you'll read about next — and the discipline to define each problem clearly before solving it.
— the same approach I'm sharing with you now.
03 · The Stack
Everything you build sits on three layers.
Strip away the jargon and every web-based tool — from a Fortune 500 product to a coaching portal you build this weekend — is the same three things working together. The diagram is interactive, and each layer opens its detail below.
The Brain
You don't have to learn programming. What helps is a building partner who already knows how — one that translates plain-English ideas into a working tool. That's what a frontier AI like Claude does.
The reason the desktop app matters: it unlocks Cowork mode. Cowork lets the AI read your files, write to your folders, and operate as a true collaborator on your computer. The browser can talk; Cowork can do.
RecommendedClaude Desktop + Cowork Mode
Does for you: writes the code, designs the interface, debugs problems, explains every choice.
You give it: a clear description of the problem and the people you're solving it for.
Cost: a paid Claude subscription. Less than a few coffees a month.
Why not just ChatGPT: you can use either, but Cowork is the only mainstream AI feature today that gives the model direct, persistent access to your files.
A short example exchange
You
Claude
You
Claude
The Storefront
A web hosting service is the company that takes the files your AI partner built and makes them visible to the world at a real internet address. Without it, your tool only runs on your own laptop.
Netlify is the recommended pick because it does three things exceptionally well: it's free to start, it connects directly to GitHub (so every time you push an update, your live site refreshes within seconds), and it never asks you to touch a server.
RecommendedNetlify
Does for you: turns your code into a live website with HTTPS, a custom domain, and automatic deploys on save.
You give it: a connection to a code repository and a domain name (optional — Netlify gives you one free).
Cost: $0 for most personal and small-team uses. Paid plans start around $19/user/month.
If your org has IT: see the appendix for enterprise-equivalent hosting options.
The Memory
A database is what makes a tool feel personal. It's the layer that remembers who logged in, what they answered last week, what they uploaded, and what they're working on next. Without it, your tool is a brochure. With it, your tool is a relationship.
Supabase is the recommended pick because it bundles five things most modern tools need — a database, user logins, file storage, real-time updates, and serverless functions — into one free-to-start service.
RecommendedSupabase
Does for you: stores user accounts, application data, uploaded files, and runs small bits of backend logic on demand.
You give it: a definition of what you want to remember (your AI partner writes this for you).
Cost: $0 for the free tier, which is enough to run a real production tool. Paid plans start around $25/month.
How data is kept secure: modern managed databases like Supabase include Row-Level Security (per-row access policies enforced by the database itself), encryption at rest and in transit, MFA, automated backups, and SOC 2 / ISO 27001 certifications. The same primitives enterprise apps rely on.
If your org has IT: they almost certainly have a database team. Loop them in early.
03b · Tool Anatomy
A real tool, pulled apart.
If you've ever wondered how the three layers actually connect when someone uses your tool, this is the picture. Hover or click any part to see what's happening inside.
Hover any part of the diagram to see what's happening inside it.
04 · The Flow
How an idea becomes a working tool.
From the moment you notice a problem to the moment your tool is in someone's hands.
05 · What Could You Build
Build something small. Or something big.
A long list — by design. Tools other coaches, consultants, talent, and OD practitioners have built (or could realistically build) with this stack. Filter by what fits your work. Click any card for what's actually in it and how long the first version takes.
Universal Pattern
You don't always have to build a permanent tool to get the value.
For any of the ideas below, you can also dump the underlying data — an assessment export, a survey CSV, session notes, a spreadsheet, a year of calendar history — into your AI partner and ask it to produce dashboards, trend reports, executive summaries, or visualizations on demand. Most permanent tools start as a one-off data dump before anyone commits to building them.
Coaching"Here are six months of session reflections. What patterns are emerging? Build me a one-page synthesis."
Talent"Here's our 9-box calibration spreadsheet. Generate the executive summary for next week's leadership meeting."
Leadership"Here are this leader's assessment results across five instruments. Give me the synthesis narrative and top three development priorities."
Team"Here's a year of team pulse data. Build me a trend dashboard with the biggest dips highlighted."
Survey & Data"Here's the engagement survey CSV. Build the analysis dashboard with drivers, themes, and one-page exec summary."
Career"Here are 10 years of role transitions and learnings. Surface the patterns and the next likely moves."
Decisions"Here are my last 20 decisions and their outcomes. Build me a quality scorecard with what I should do differently."
A few hours to several days — positions reflect actual first-build time. Click any point for detail.
2–3 hours
1–2 days
3–4 days
5–7 days
Coaching Journal
Weekly Reflection
Energy Audit
Goal Tracker
Decision Journal
OKR Check-in
Critical Conversations
Team Pulse
360 Feedback
Coaching Impact
Coach's Library
Role Op Model
Engagement Snapshot
Engagement Survey Dashboard
Identity & Vision
Onboarding Tracker
Milestones Library
Calibration Grid
Succession Coverage
Succession Org Chart
Career Transition
Coaching Engagement Hub
Not sure where to start? Answer a couple of questions and I'll narrow the list for you.›
Productive conflict, commitment, accountability, results — plus conflict-mode reads on every member.
Open detail →
Team
Group Coaching Engagement Hub
Cohort-based coaching with shared session schedule, group resources, per-member progress views.
Open detail →
Survey
Engagement Survey Analysis Dashboard
Built for a real client — not theoretical. Turn a long survey into themes, drivers, action plans.
Open detail →
Survey
360° Feedback Intake & Synthesis
A portal where reviewers submit structured qualitative feedback. The synthesis is yours.
Open detail →
Survey
Skills Self-Assessment Library
Your own catalog of skill assessments — rated, tracked, retaken — without a vendor in the middle.
Open detail →
Decisions
Decision Quality Tracker
Log decisions, rate process / velocity / reversibility, revisit outcomes at 30/60/90 days.
Open detail →
Decisions
OKR Quarterly Check-in
Objectives with weekly confidence ratings. Surfaces momentum loss before the quarter ends.
Open detail →
Decisions
Conflict Mode Inventory
TKI-style five-mode assessment. Surfaces default patterns under stress and what each pattern costs.
Open detail →
Career
Career Drivers Assessment
What drives this leader — anchored career conversations in motivation, not just role.
Open detail →
Career
Career Transition Workbook
Values audit, network map, story refinement, search plan, weekly check-ins for leaders in transition.
Open detail →
Career
Goal Tracker
Personal and professional goals with progress, blockers, weekly check-ins. The accountability partner between sessions.
Open detail →
Coaching
Assessment Synthesis & Commentary Library
Rating-scale assessments paired with a curated library of commentary that surfaces automatically based on scores. The interpretation layer most vendor reports keep proprietary.
Open detail →
Coaching
Leadership Development Plan Builder
A structured IDP workbench — goals, milestones, resources, accountability checks. Exportable, sharable, updated over the engagement.
Open detail →
Survey
Executive Summary Dashboard
Aggregates everything you're gathering — assessment results, themes, goal progress, milestones — into a one-page executive view. For the leader, the sponsor, or your own talent pipeline.
Open detail →
Coaching
Coaching Curriculum Designer
Build a complete program design once: sessions, prework, between-session work, milestones, success criteria. Then clone and tailor for each engagement.
Open detail →
Coaching
Action Items Tracker
Every action item from every session, status-tracked, owned, dated. Surfaces what's stuck. The accountability layer between sessions.
Open detail →
Coaching
Strengths-Based Development Plan
CliftonStrengths or your own framework. Per-leader strengths profile, development paths anchored in strength activation rather than gap-closing.
Open detail →
Survey
Cross-Tool Insights Hub
Pulls signals across multiple assessments to detect themes — e.g., low energy + high burnout risk + dipping confidence = a pattern. Auto-generates a narrative for the coach.
Open detail →
Team
Team Chartering Tool
Define team purpose, norms, decision rights, success metrics. One canvas, signed by every team member, revisited quarterly.
Open detail →
Leadership
Personal Operating System Canvas
How does this leader actually operate? Daily/weekly rhythms, decision criteria, calendar templates, energy patterns. Self-defined and updated each quarter.
Open detail →
Leadership
Manager-as-Coach Skill Assessment
For managers learning to coach their teams. Skills audit + practice prompts + feedback log + monthly progress tracking.
Open detail →
Decisions
Pre-Mortem Decision Tool
Before a big decision: imagine it failed twelve months from now. What went wrong? Surfaces blind spots the post-mortem never catches in time.
Open detail →
Career
Internal Mobility Match
Match a leader's career drivers + readiness + interests against open roles inside the org. The career conversation, with better data.
Open detail →
Decisions
Coaching ROI Business Case
Structure the business case for hiring, expanding, or defending coaching investment. Costs in, expected impact, comparable benchmarks, narrative export.
Open detail →
Leadership
Behavior Change Tracker
Pick one to three behaviors to work on, rate weekly, see trend lines over months. Add manager or peer feedback overlay. Surface stagnation before the leader gives up.
Open detail →
Survey
Auto-Generated Assessment Narrative
Combines rating-scale scores with your curated commentary library to generate a narrative report automatically. Coach-editable before sharing. The interpretation layer most vendor reports keep proprietary.
Open detail →
Survey
Multi-Assessment Comparison View
See results across many assessments in one view. Color-coded strengths vs gaps, comparable scaling, theme detection across instruments — the meta-view of all the data you're gathering.
Open detail →
Coaching
Coaching Roster Heat Map
For coaches with many clients: a roster × dimensions matrix, color-coded by attention level. Spot which client needs which conversation at a glance.
Open detail →
Coaching
Reflective Voice Notes
Audio capture with AI transcription and theme tagging. Quick voice memos between sessions become searchable, themed, summarized. Lower friction than journaling for many leaders.
Open detail →
Coaching
Quarterly Reflection Workbook
Bigger than a weekly debrief. A structured deep review every 90 days: looking back, looking forward, key learnings, themes to deepen, commitments for the next quarter.
Open detail →
Leadership
Stakeholder Engagement Quality Scorecard
Per-stakeholder relationship quality rating, frequency of contact, quality of conversations, open action items. Surfaces which relationships need investment this quarter.
Open detail →
Leadership
Time-Use Audit
Where does your time actually go vs. where you intended? Calendar audit, time-category buckets, gap analysis, re-allocation recommendations. The hidden coaching topic for nearly every senior leader.
Open detail →
Coaching
Sponsor Pulse
Three-question quarterly check-in from the sponsor: Is coaching working? What changed? What still needs attention? Replaces the awkward end-of-engagement debrief with quarterly signal.
Open detail →
Leadership
Conflict Pattern Tracker
Log conflicts as they happen — source, your default response, outcome — and surface patterns over time. Pairs naturally with the Conflict Mode Inventory but lives across months.
Open detail →
Coaching
First-90-Days Operating Plan
For leaders entering any new role — not just managers. Priorities, stakeholder map, listening tour notes, first wins, what success looks like at day 90 and day 365.
Open detail →
Career
Career Inflection Point Diary
Capture pivotal moments as they happen — date, situation, decision, outcome, learning. Years later, the patterns explain the career.
Open detail →
Decisions
One-Pager Builder
Distill any decision, status, or proposal into a polished one-page executive summary. Multiple templates, structured inputs, PDF export. The version of yourself that always shows up prepared.
Open detail →
Leadership
Emotional Intelligence Tracker
Self-awareness, self-management, social awareness, relationship management — with development paths per dimension and periodic re-rating. A long-game capability that's slow to build and easy to ignore.
Open detail →
06 · Real Builds
What an actual build looks like.
These are screens from a real working portal — not concept mockups. Each was built on the recommended stack. Click any thumbnail to see it full-size.
Leadership Engagement Snapshot
A live snapshot of where the leader is in their development — composite index, milestones, top strengths and growth areas.
Assessments & Feedback
Top strengths and development focus across 14 capability assessments, plus a composite that trends over time.
Leadership Success Profile
Define what success looks like for a role across three domains: Behaviors, Acumen, Drivers. Editable, role-tuned, exportable.
Talent Calibration Grid
Drag-and-drop calibration with filters by tenure, gender, age, location, education. Rationale on every placement.
Succession Planning Org Chart
An org chart used as a succession surface — color-coded by readiness (green Ready Now, yellow Future, red No Bench).
Succession Coverage
Every key position, every successor status, gaps surfaced in red. The page your CEO wants before a board meeting.
Talent Analytics
Bench depth, readiness balance, coverage breadth, concentration risk — composited into one health score.
Client Portal Home
The leader's home page — next step, engagement health, weekly tools at a glance.
Coach Dashboard
Twelve-client roster, engagement health, KPIs, impact and growth — the operator view for an internal coach.
07 · Key Questions
The five questions worth answering first.
These come up in every build, one way or another. Answering them up front is usually the difference between a tool that ships and one that quietly dies in a folder. Click each to expand.
What is the actual problem — and who specifically has it?
+
Not "managers struggle with feedback." Be specific: "first-time managers at my company can't structure a development conversation with a direct report once their formal review is over." Name the person. If you can't, you don't yet know enough to build.
What does "good enough" look like for version one?
+
If you can't describe v1 in a single sentence ("a single page where a manager picks a direction and gets three coaching questions"), the scope is still too big. Cut until the sentence fits. Polish is for version two.
What data does it touch — and who else needs to know?
+
Personal answers? Performance ratings? Compensation? Health information? If your tool will hold anything sensitive, IT and legal need a seat at the table before you write a line of code. A weekend project that touches employee data isn't a weekend project.
Who owns this tool after launch?
+
Tools rot. APIs change, browsers update, libraries deprecate. If no one is named to keep it alive for the next year, you're building a product with a shelf life of six months. Decide ownership before you decide features.
What will you stop doing manually once this works?
+
The ROI question. If the answer is "nothing — it'll just be nice to have," reconsider. The best first projects replace something you currently do every week by hand. That's where the time savings — and the gratitude — come from.
07b · When Not To Build
Three signs the idea isn't worth chasing yet.
As important as knowing when to start: knowing when to leave an idea alone. The opposite of the five questions.
01
You can't picture who's using it.
If you can't name a specific person and the moment they'd reach for this tool, the use case isn't clear yet. Sit with it a little longer.
02
The data it would need doesn't exist or isn't accessible.
A leadership index without leadership data is a screen with nothing behind it. Either gather the data first, or design something that creates the data as a byproduct of use.
03
You're building it to avoid a harder conversation.
Tools can absorb work. They can't replace a conversation that needs to happen. If the real problem is interpersonal, the tool will eventually be in the way.
08 · The Real Cost
A monthly cost you can hold in your head.
Toggle the options on each layer; the total updates as you go. These are real public prices, not estimates.
AI Partner
$20
Hosting
$0
Database
$0
Domain
$0
Monthly cost to run$20 /month
09 · What This Takes
You need less than you think. You also need more than you think.
The honest accounting — and what the marketing for these tools will conveniently forget to mention.
What you do need
Clarity about the problem
Plain-English specs
Patience to iterate
Comfort saying "try again"
A laptop & Claude Pro
20–40 hours for your first build
What you don't need
To know how to code
A computer science degree
A design degree
IT permission (for personal builds)
A six-figure budget
A team of developers
10 · Two Paths
Independent, or inside an organization.
The recommended stack works in both contexts. The difference isn't whether you can handle sensitive data — you can in both cases — it's who shares the accountability with you, and how fast you can move.
Both paths can handle employee or customer data securely. The choice is about context, accountability, and speed — not capability.
Path A
The Independent Builder
For coaches, consultants, and independent practitioners building tools for their own work, their clients, or their intellectual property.
Who you are: You run your own practice (solo or small team). You own the relationship with your clients. You decide what your tools do, what data they hold, and what you charge.
How data and security work: You handle security the same way every modern SaaS company does — Row-Level Security (RLS) for per-row access policies, encryption at rest (AES-256) and in transit (TLS), multi-factor authentication, automated daily backups, GDPR-compliant data agreements with your clients. Supabase has all of this built in and is SOC 2 Type 2 and ISO 27001 certified; HIPAA available as a paid add-on. Your tools can absolutely hold sensitive client information, including employee data your client orgs share with you. The accountability for configuring it correctly sits squarely with you.
The trade-off: Maximum speed, full ownership, no internal politics. You ship the same day you decide. You also carry every decision yourself — legal, security, uptime, support. No one else to escalate to.
Monthly cost: roughly $20–$45 once you outgrow free tiers. Same as a couple of streaming services.
Path B
Building Inside an Organization
For internal talent, OD, HR, and L&D leaders building tools that will live inside a company with established IT, security, and compliance functions.
Who you are: You work inside an organization that has IT infrastructure, a security team, a procurement process, and likely a CISO or compliance lead. Even small tools you build will eventually touch corporate data, run on corporate networks, or interact with corporate identity systems.
How data and security work: Same fundamentals as Path A — Row-Level Security, encryption at rest and in transit, MFA, audit logs — but you inherit your organization's existing infrastructure choices, certifications, and review processes. Your IT or platform team likely already has standards for hosting and databases (often equivalents of Netlify and Supabase running internally, or vendor-approved versions with HIPAA / SOC 2 already in place). Security review happens before launch, not after.
The trade-off: The move is slower because the review surface is bigger — same fundamentals, more eyes. Much lower personal risk: the organization owns the consequences when something goes wrong. And once approved, it scales across many users much more easily.
Monthly cost: usually rolled into existing enterprise contracts. You may not see a separate bill.
11 · Start Here
If it helps, here's how most people start.
Three moves that consistently lead to a first working tool. None of them takes more than an evening. The compounding effect is the point.
Get Claude Desktop running with Cowork mode.
It's the setup that unlocks file and folder access for the AI. Most builders find this is the only piece of "setup" they need before starting.
Notice a small annoyance from this past month.
Not your biggest idea — the smallest one. Something you do by hand every week that a tool could absorb in a couple of minutes.
Describe it in plain language and let Claude build a rough version.
Iterate for a few hours. End the evening with something that works badly. That's the win. Polish comes after that.
11c · Try It Right Now
Sketch your first build in two minutes.
Three short questions. The page generates a clean brief you can paste straight into Claude. Nothing leaves your browser; nothing is sent anywhere.
Fill in the three fields, click Generate the brief, and a Claude-ready brief appears here.
Tip: the more specific you are about who feels the pain and what "good enough" looks like, the better the first draft Claude will produce.
11b · The Compounding Effect
What changes over time.
The first day or two is the gateway. What actually compounds is what you do after.
First 2–3 Hours
A small annoying task gets absorbed. You realize: I made a tool.
First 1–2 Days
A real, working tool exists. It looks rough. You use it anyway.
First Month
Three tools live. You start noticing what they should do better — and fixing it the same week.
First Quarter
You have a small collection. People around you ask what you built.
First Year
By now you're working in ways a vendor couldn't sell anyone else. The toolkit and the practice have become inseparable.
12 · Honest Moment
What the cheerleading leaves out.
There will be moments — sometimes early on, sometimes after days of progress — when nothing works the way you want, the AI hands you something useless, and you'll wonder if you've wasted your time. It might happen more than once. Every builder hits that wall. The ones who keep going discover that the wall is actually the doorway. The tools waiting on the other side are the ones no off-the-shelf vendor can sell you, because they live in your head.
"The tools you build for your own work are the ones that change the work."
14 · Why I'm Sharing This
A note from me to you.
There's no product behind this guide. No course. No upsell. I built a field guide I wish someone had handed me when I started figuring this out — and I'm putting it in the hands of the people in my professional community for free.
If it sharpens a decision, sparks a build, or saves you a few weeks of figuring it out the hard way, that's the whole point.
If you build something — anything — I'd love to hear about it. No pitch. Genuinely curious what we collectively figure out from here.
— Jamie
Appendix
Tools, Alternatives & Plain English.
A1 · Web Hosting Alternatives
Where your tool lives online.
At-a-glance comparison
Each hosting option scored 1–5 across five dimensions. Click an option to highlight; the higher the polygon area, the stronger the all-round fit.
Service
Best For
Free Tier
Notes
Netlify★RecommendedFree · Pro $19/member/mo · Enterprise custom
Solo builders, coaches, consultants, small teams
Yes — generous
Drag-and-drop or GitHub-connected. Auto-deploys on every save. (Some users are on a legacy $9/mo plan that is no longer offered to new customers.)
VercelFree · Pro $20/mo + usage · Enterprise custom
Modern JavaScript frameworks (especially Next.js)
Yes — Hobby plan
Pro plan includes $20 of usage credit. Excellent if your tools use Next.js or React frameworks.
Cloudflare PagesFree · bundled with Workers Paid at $5/mo
High-traffic public sites; global delivery performance
Yes — very generous
Fastest global network. Bundled with Cloudflare Workers. Slightly more developer-oriented setup than Netlify.
GitHub PagesFree for public sites · private needs GitHub Pro at $4/mo
Simple static sites, documentation, portfolios
Yes
Tied to a GitHub repo. No built-in database connectivity. Best for purely static brochure sites or docs.
Your IT teamInternal cost
Internal company tools, regulated data, enterprise compliance
n/a
If your company has an IT or platform team, this is almost always the right answer for anything beyond personal projects. They likely already run an equivalent of Netlify internally.
A2 · Database Alternatives
Where your tool remembers everything.
At-a-glance comparison
Each database option scored 1–5 across five dimensions. Click an option to highlight.
A note on data security & compliance
The reason these services are credible for serious work isn't that they're cheap — it's that they're built to enterprise security standards. Modern managed databases include:
Row-Level Security (RLS) — per-row access policies enforced by the database itself. A leader can only see their own assessment results because the database refuses to return anyone else's rows. Not a bolt-on; built in.
Encryption at rest (typically AES-256) and in transit (TLS 1.2+) by default on every connection.
Compliance certifications — the major managed databases below carry SOC 2 Type 2 and ISO 27001; most offer HIPAA readiness on higher tiers; all are GDPR-compliant.
In other words: you can absolutely hold sensitive employee or client data on these platforms when configured correctly. The security primitives are the same ones large enterprises rely on.
Service
Best For
Free Tier
Notes
Supabase★RecommendedFree · Pro $25/mo · +$10/extra project · Team $599/mo
Anyone who wants a real database without managing servers
Yes — up to 2 active projects (paused after 1 week inactivity)
Security: Row-Level Security (RLS) for per-row access policies; encryption at rest (AES-256) and in transit (TLS); MFA support; daily backups (7 days Pro, 14 days Team); optional Point-in-Time Recovery.
Compliance: SOC 2 Type 2 and ISO 27001 (Team plan and above); HIPAA available as paid add-on (Team/Enterprise); GDPR-compliant; self-hosting option available for full data residency.
FirebaseFree Spark plan · Blaze pay-as-you-go
Mobile-first apps, real-time features (chat, presence, sync)
Yes — Spark plan
Owned by Google. NoSQL document model. Set budget alerts on Blaze plan to control costs.
Security: Firestore Security Rules for per-document access; encryption at rest and in transit; Google Cloud Identity Platform for auth.
Compliance: SOC 1/2/3, ISO 27001/27017/27018, HIPAA (BAA available), GDPR-compliant via Google Cloud's compliance program.
NeonFree · Launch $19/mo · Scale $69/mo
Pure PostgreSQL with serverless scaling
Yes — generous free tier
PostgreSQL-only (no built-in auth, storage, or functions like Supabase). Bring your own auth.
Security: Native Postgres Row-Level Security; encryption at rest (AES-256) and in transit (TLS 1.2+); IP allow-lists; database branching for safe testing.
Compliance: SOC 2 Type 2; ISO 27001; HIPAA (Business plan); GDPR-compliant.
AirtableFree · Team $20/seat/mo · Business $45/seat/mo
Spreadsheet-style data, no-code interfaces
Yes — limited
Feels like a spreadsheet, behaves like a database. Easier for non-technical teams. Per-seat pricing can get expensive fast.
Security: Field-level and view-level permissions; encryption at rest and in transit; SSO/SAML (Business+); audit logs (Enterprise).
Compliance: SOC 2 Type 2; ISO 27001; HIPAA (Enterprise only); GDPR-compliant.
PlanetScalePostgres single-node from $5/mo · Metal from $50/mo
Higher-traffic production workloads, MySQL-compatible (Vitess) or Postgres
No (free Hobby tier was discontinued in April 2024)
Pay-as-you-go based on instance size + storage + egress. More setup than Supabase.
Security: Native Postgres/MySQL access controls; encryption at rest and in transit; IP allow-lists; deploy-request workflow for schema changes; database branching.
Compliance: SOC 2 Type 2; HIPAA-ready (Enterprise); PCI DSS certified service provider (Enterprise); GDPR-compliant.
Your IT team's databaseInternal cost
Internal tools, employee or customer data, enterprise compliance
n/a
Most organizations already run PostgreSQL, Oracle, or SQL Server with established compliance posture.
Security & compliance: inherits your organization's full security program — SSO, audit logs, retention policies, encryption standards, certifications already in place. Loop in IT/security before building anything that touches sensitive employee or customer data.
A3 · AI Building Partner Alternatives
The brain that helps you design, write, and refine. Listed in order of relevance for building tools — not as a popularity ranking.
At-a-glance comparison
Each AI building partner scored 1–5 across five dimensions. Click an option to highlight.
Service
Best For
Cost
Notes
Claude Desktop + Cowork★RecommendedFree · Pro $20/mo · Max 5× $100/mo · Max 20× $200/mo · Team $25/seat/mo · Enterprise custom
Building real tools with full file and folder access
Subscription
The only mainstream consumer AI today with first-class file and folder operations through Cowork mode. Pro is the standard tier for solo builders; Max tiers add usage headroom; Team adds central billing + SSO.
ChatGPTFree · Plus $20/mo · Pro $200/mo · Business $25-30/seat/mo · Enterprise custom
Excellent general assistant. Less native local-file integration than Cowork. Pro plan (introduced Dec 2024) unlocks the most capable models with extended thinking. Comparable to Claude for code generation; weaker for sustained build workflows that need persistent file access.
CursorFree Hobby · Pro $20/mo · Business $40/seat/mo
People already comfortable in a code editor
Subscription
An AI-native code editor (forked from VS Code). Combines Claude, GPT, and other models behind one interface. Excellent if you're willing to live inside an engineering environment.
GitHub CopilotFree (limited) · Pro $10/mo · Business $19/seat/mo · Enterprise $39/seat/mo
Programmers who want autocomplete inside their editor
Subscription
An accelerator for people who already code, not a primary building partner. Tight integration with GitHub repositories. Best paired with another tool that handles design and architecture.
Google Gemini (Code Assist)Free for individuals · Standard $19/seat/mo · Enterprise $54/seat/mo (via Google Cloud)
Teams already in Google Workspace / Google Cloud
Subscription
Tight integration with Google Cloud services. Comparable to Copilot in capability. Best if your organization is Google-Cloud-committed. Less battle-tested than Claude or ChatGPT for sustained build workflows outside that ecosystem.
Replit AI (Agent & Assistant)Free Starter · Core $20/mo · Teams $40/seat/mo
Building, editing, and hosting in one browser-based environment
Subscription
Different model from the others: Replit is a web IDE that bundles AI, code editing, and hosting in one place. Replit Agent can build complete apps from a prompt. Useful for prototyping but locked into Replit's infrastructure for hosting.
A newer category: AI app builders that generate complete web UIs (and sometimes full-stack apps) from natural-language prompts. Faster than coding but more constrained in what they can produce. Best for landing pages, mockups, and simple internal tools.
PerplexityFree · Pro $20/mo · Enterprise custom
Research, citation-tracked answers, real-time information
Subscription
Different category — included here for completeness. Perplexity is research-focused, not a build partner. Excellent for gathering source-cited information before you write a spec; not a substitute for Claude / ChatGPT / Cursor when you need to actually build a tool with code.
A4 · Questions People Tend To Ask
The ones I get asked most, answered honestly.
What if I get stuck?
Almost always, you're stuck because the brief is fuzzy — not because the AI can't do it. Step away from the screen, write the problem in plain English on a piece of paper, then come back. If you genuinely can't unstick, the Claude community on Discord and the Cowork user forums are surprisingly helpful, and so are the people building publicly on LinkedIn.
What's the real time commitment?
My honest read: 20–40 hours for your first real tool, less for each one after that. The first build is the steepest learning curve. By the third tool you'll be in flow.
What if I don't have a budget yet?
The free tiers of Netlify and Supabase can run real production tools. The only paid piece you can't skip is the Claude subscription (~$20/month). Personal expense for many builders; well below a vendor SaaS line item.
Can I use this for client work?
Yes — and many of us do. Two things to think through: (1) data and confidentiality agreements with your clients (make sure they're clear on what data lives where, who has access, and how long it's retained); (2) intellectual property — the tools you build around your own frameworks are yours, but be careful about tools that bake in a client's IP or sensitive data.
What about IP and confidentiality when AI sees my data?
This deserves its own honest answer. On paid Claude plans, your conversations are not used to train future models by default. Same for ChatGPT Pro/Business plans. Read the terms carefully — they're updated periodically. For client work involving sensitive data, your client agreements should explicitly cover AI involvement; many enterprise clients have specific policies you'll need to honor.
What if I'm not technical at all?
That's the audience this guide was written for. You don't write code. You describe what you want. The AI handles the technical work, you handle the thinking. The skill you need is clarity, not engineering.
How do I know if my idea is good enough to build?
Run it through the five questions (section 07) and the three "don't build" signs (section 07b). If it survives both, it's good enough.
What happens if Claude changes pricing?
Honest answer: it might, and so might Netlify and Supabase. The stack is resilient to any one of them changing — you could move hosting in an afternoon, the database in a weekend. Your designs and your data are yours; they don't live inside the AI.
How do I keep tools alive over time?
Two answers. First, most tools need very little maintenance — the libraries and platforms below are stable. Second, when you do need to update something, the same AI partner that built it will help you maintain it. The hard part is remembering what you built and why; a short README inside each project goes a long way.