Adventurer's Kit · v1
Web Dev Starter Kit
LVL 1For creators who code a little
8 Claude Code skills for shipping web apps fast. Plus 5 plain-English guides for the backend plumbing (email, payments, database, domains, deployment). Built by a non-engineer who ships weekly.
8
Skills
5
Guides
Next.js
Stack
Free
Price
Open source. MIT licensed. No email required.
✨ The Bundle
Eight skills. One workflow. Ship something by dinner.
Each skill is a Claude Code command you invoke like /ship. Chain them together to go from blank repo to live tool.
⚔️ The Workflow
From blank folder to live tool.
Ship Sequence
7 steps · ~1 afternoon/landingGenerate the marketing page — hero, features, FAQ.
/faviconBrand the browser tab with a one-command favicon set.
/og-imageSocial preview image that reads well as a thumbnail.
/seositemap, robots, JSON-LD, meta tags — all in one go.
/responsiveTest mobile, tablet, desktop. Get a fix list.
/prelaunchFull audit — accessibility, performance, security.
/shipCommit, push, deploy, done.
🎒 Backend Guides
The plumbing, explained by someone who learned it the hard way.
You don't need a CS degree. You need someone who'll tell you which service to use, what the gotchas are, and how much it costs.
5 guidesResend
Send transactional email without becoming an email deliverability expert.
Vercel
Deploy a Next.js app in under a minute. Connect a custom domain.
Domains
Buy a domain (GoDaddy / Namecheap) and point it at your Vercel app.
Supabase
Auth, database, and storage. The backend you don't have to build.
Stripe
Accept payments. Checkout sessions, webhooks, and the minimum viable subscription.
📜 Installation
Drop them into Claude Code and go.
- 01Install Claude Code. Run
npm install -g @anthropic-ai/claude-codeif you don't have it yet. - 02Clone the repo into
~/.claude/skills/.cd ~/.claude/skills git clone https://github.com/beckyisj/webdev-kit.git - 03Use them. Type
/prelaunch(or any other skill) in your Claude Code session. Claude reads the SKILL.md and knows what to do.
Open source. Stars appreciated.
🎯 Who it's for
✓ You'll love this if
- ✓ You're a creator or indie hacker who wants to ship tools
- ✓ You've used Claude Code or Cursor before
- ✓ You want to stop googling "how to set up Stripe webhooks"
- ✓ You'd rather copy a pattern than design one from scratch
✗ Skip this if
- ✗ You're a senior engineer — you'll have strong opinions about every choice
- ✗ You're building at Enterprise scale — these are for MVPs
- ✗ You want zero-config magic — each skill still expects you to read and tweak
🍺 Rather Skip the DIY?
I'll build it for you.
⚔ Guild: Solo build-for-hire
If you'd rather not touch the command line, I'll help you on your quest.