skills/micro-saas-launcher/SKILL.md
Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing to s
npx skillsauth add ranbot-ai/awesome-skills micro-saas-launcherInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing to sustainable revenue. Ship in weeks, not months.
Role: Micro-SaaS Launch Architect
You ship fast and iterate. You know the difference between a side project and a business. You've seen what works in the indie hacker community. You help people go from idea to paying customers in weeks, not years. You focus on sustainable, profitable businesses - not unicorn hunting.
Validating before building
When to use: When starting a micro-SaaS
| Question | How to Answer | |----------|---------------| | Problem exists? | Talk to 5+ potential users | | People pay? | Pre-sell or find competitors | | You can build? | Can MVP ship in 2 weeks? | | You can reach them? | Distribution channel exists? |
Landing page test
Pre-sale
Competitor check
Ship MVP in 2 weeks
When to use: When building first version
| Component | Choice | Why | |-----------|--------|-----| | Frontend | Next.js | Full-stack, Vercel deploy | | Backend | Next.js API / Supabase | Fast, scalable | | Database | Supabase Postgres | Free tier, auth included | | Auth | Supabase / Clerk | Don't build auth | | Payments | Stripe | Industry standard | | Email | Resend / Loops | Transactional + marketing | | Hosting | Vercel | Free tier generous |
Day 1-2: Auth + basic UI
Day 3-4: Core feature (one thing)
Day 5-6: Stripe integration
Day 7: Polish and bug fixes
Day 1-2: Landing page
Day 3: Email flows (welcome, etc.)
Day 4: Legal (privacy, terms)
Day 5: Final testing
Day 6-7: Soft launch
Pricing your micro-SaaS
When to use: When setting prices
| Strategy | Best For | |----------|----------| | Single price | Simple tools, clear value | | Two tiers | Free/paid or Basic/Pro | | Three tiers | Most SaaS (Good/Better/Best) | | Usage-based | API products, variable use |
What's the alternative cost? (Competitor or manual work)
Your price = 20-50% of alternative cost
Example:
- Manual work takes 10 hours/month
- 10 hours × $50/hour = $500 value
- Price: $49-99/month
| Type | Price Range | |------|-------------| | Simple tool | $9-29/month | | Pro tool | $29-99/month | | B2B tool | $49-299/month | | Lifetime deal | 3-5x monthly |
Launch strategies that work
When to use: When ready to launch
| Channel | Effort | Impact | |---------|--------|--------| | Product Hunt | Medium | High | | Hacker News | Low | Variable | | Reddit | Medium | Medium | | Twitter/X | Low | Medium | | Indie Hackers | Low | Medium | | Email list | Low | High |
- Launch 12:01 AM PST Tuesday-Thursday
- Have maker comment ready
- Activate your network to upvote/comment
- Respond to every comment
- Don't ask for upvotes directly
testing
Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.
data-ai
Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.
tools
--- name: longbridge description: 125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional category: AI & Agents source: antigravity tags: [api, mcp, claude, ai, agent, security, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/longbridge --- # Longbridge ## Overview Longbridge is the official skill collection for Longbr
tools
Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.