Recap of the Previous Part
In Part 7, we covered Python and useful libraries. In this final installment, we wrap up the entire series.
Complete Tool Overview
Here's a summary of every tool introduced across all eight parts.
| Tool | What It Does | Cost | Necessity |
|---|---|---|---|
| Claude Code | AI coding assistant | From $20/mo | ★★★ |
| Node.js & npm | JS runtime & package manager | Free | ★★★ |
| Git | File change history management | Free | ★★★ |
| GAS & clasp | Google services integration & local management | Free | ★★☆ |
| CF Workers & wrangler | Serverless runtime | Free (free tier) | ★★☆ |
| Stripe CLI | Payment testing | Free (transaction fees separate) | ★☆☆ |
| Python & pip | Image & audio processing | Free | ★☆☆ |
Non-Coders Only Need Two Things
Here's the bottom line.
All you need to install first is Claude Code and Node.js.
Installing Node.js gives you npm, and with npm you can install Claude Code. Once you have Claude Code, just say "I want to do X" and it'll tell you "Then let's install Y." It's that simple.
You should also install Git from the start, but as we discussed in Part 3, Claude Code handles it automatically — so you just need to have it installed; you don't need to learn how to use it.
Step 2 (Google integration): GAS → clasp
Step 3 (Building full web services): Cloudflare Workers → wrangler
Step 4 (Handling payments): Stripe CLI
Step 5 (Working with images or audio): Python → pip → relevant libraries
Steps 2 and beyond can wait until you actually need them. There's absolutely no reason to install everything upfront.
Setup Costs — Almost Entirely Free
Claude Code: From $20/mo (Anthropic API usage fee)
Stripe: 3.6% transaction fee (only when you generate revenue)
Everything else is free.
Node.js / npm / Git / Google Apps Script / clasp / Cloudflare Workers (free tier) / wrangler / Python / pip / edge-tts / rembg / Pillow
We live in an era where nearly all dev tools are free.
Apart from Claude Code at $20/month, setting up your environment costs nothing. And when you consider the alternative of hiring a programmer, Claude Code is astonishingly affordable.
2026 Is the Era of Building with AI
There's one message that has run through this entire series.
Non-coders don't need to "learn" programming.
What you need is:
- A clear vision of what you want to build
- The ability to give AI precise instructions
- An understanding of each tool's "role" (AI will teach you how to use them)
I personally can't write a single line of code, yet I run a SaaS product. GAS, Workers, Stripe — Claude Code wrote all the code. What I did was decide what to build, give instructions to AI, and test to verify the results.
I hope this series has been helpful for anyone about to start "building things with AI."
Thank you for reading all eight parts.
Part 2: Node.js & npm
Part 3: Git
Part 4: Google Apps Script & clasp
Part 5: Cloudflare Workers & wrangler
Part 6: Stripe CLI
Part 7: Python & Useful Libraries
Part 8: Summary — The Big Picture and How to Choose
Still managing tutor attendance manually?
Discover Kagemusha System