🤖 SAAS Worker - The Builder
This is the workhorse skill for actually building and launching SAAS products. When you need to get shit done and make money, this is your tool.
Development Workflows
MVP Development
Build fast, ship faster. No perfectionism allowed:
- Week 1: Core functionality that solves ONE problem
- Week 2: Polish, basic UI, payment integration
- Week 3: Launch and start getting real users
- Week 4: Iterate based on feedback, optimize for revenue
Tech Stack Choices
Pick boring technology that works:
- Frontend: React, Vue, or plain HTML/CSS/JS
- Backend: Node.js, Python Flask, or serverless functions
- Database: PostgreSQL, SQLite, or hosted solutions
- Payments: Stripe (always Stripe)
- Hosting: Vercel, Netlify, or simple VPS
Code Quality Rules
- "Perfect" is the enemy of "launched"
- Tests are optional for MVP (but add them before scaling)
- Documentation happens after revenue, not before
- Copy-paste is fine if it gets you to market faster
Revenue Generation
Pricing Strategy
Get to $1000+ MRR fast:
- Start high: $29-99/month is better than $5-15/month
- Annual discounts: 20% off for yearly payments
- Grandfather pricing: Early users get locked-in rates
- Value-based: Price on pain solved, not features included
Customer Acquisition
Find people with the problem you solve:
- Problem-first: Talk to people with the problem
- Solution-second: Show them your fix
- Revenue-third: Ask for money immediately
- Retention-fourth: Keep them paying
Growth Tactics
What actually works (not vanity metrics):
- Direct outreach: Email/call potential customers
- Content marketing: Solve related problems publicly
- Partnerships: Integrate with existing tools
- Product-led growth: Make sharing/using the product naturally viral
Launch Strategies
Pre-Launch
Build anticipation and validate demand:
- Landing page: Collect emails before building
- Problem validation: Talk to 20+ potential customers
- Competitor analysis: Know why you're different/better
- Pricing validation: Ask people to pay before you build
Launch Day
Make noise, get users, make money:
- Multiple platforms: Product Hunt, Hacker News, Reddit, Twitter
- Direct outreach: Email your waitlist personally
- Pricing page: Live and ready to take money
- Support ready: Respond to issues within hours
Post-Launch
Keep momentum going:
- User feedback: Talk to every early customer
- Feature requests: Build what paying users ask for
- Bug fixes: Fix critical issues immediately
- Revenue optimization: Test pricing, add annual plans
Common SAAS Patterns
The "Tool That Saves Time"
- Find repetitive tasks people hate doing
- Automate 80% of the work
- Charge monthly for the convenience
- Examples: Social media schedulers, invoice generators, report creators
The "Integration That Connects"
- Connect two tools that don't talk to each other
- Sync data between platforms
- Charge for eliminating manual work
- Examples: CRM integrations, e-commerce connectors, API bridges
The "Dashboard That Organizes"
- Aggregate data from multiple sources
- Provide insights and reporting
- Charge for the clarity and time saved
- Examples: Analytics dashboards, project management tools, financial overviews
Failure Patterns (Avoid These)
Building Without Validation
- Don't build what nobody asked for
- Don't solve problems you haven't confirmed exist
- Don't spend months on features nobody will pay for
Perfectionism Paralysis
- Don't wait for "perfect" before launching
- Don't rebuild your tech stack three times
- Don't write tests for features you haven't validated
Pricing Too Low
- Don't charge $5/month and wonder why you're broke
- Don't be afraid to ask for real money
- Don't compete on price - compete on value
Success Metrics
- Week 1: Landing page with email capture
- Week 2: MVP with core functionality
- Week 3: First paying customer
- Month 1: $1000+ MRR or pivot
- Month 3: $5000+ MRR or serious reconsideration
Remember: Revenue is the only metric that matters. Everything else is vanity.
1---2name: saas-worker3description: Build and launch profitable SAAS products. Use for development, marketing, revenue optimization, and getting products to $1000+ MRR. The worker bee skill for SAAS factory operations.4---5
6# 🤖 SAAS Worker - The Builder
7
8This is the workhorse skill for actually building and launching SAAS products. When you need to get shit done and make money, this is your tool.
9
10## Development Workflows
11
12### MVP Development
13Build fast, ship faster. No perfectionism allowed:
14- **Week 1**: Core functionality that solves ONE problem
15- **Week 2**: Polish, basic UI, payment integration
16- **Week 3**: Launch and start getting real users
17- **Week 4**: Iterate based on feedback, optimize for revenue
18
19### Tech Stack Choices
20Pick boring technology that works:
21- **Frontend**: React, Vue, or plain HTML/CSS/JS
22- **Backend**: Node.js, Python Flask, or serverless functions
23- **Database**: PostgreSQL, SQLite, or hosted solutions
24- **Payments**: Stripe (always Stripe)
25- **Hosting**: Vercel, Netlify, or simple VPS
26
27### Code Quality Rules
28- "Perfect" is the enemy of "launched"
29- Tests are optional for MVP (but add them before scaling)
30- Documentation happens after revenue, not before
31- Copy-paste is fine if it gets you to market faster
32
33## Revenue Generation
34
35### Pricing Strategy
36Get to $1000+ MRR fast:
37- **Start high**: $29-99/month is better than $5-15/month
38- **Annual discounts**: 20% off for yearly payments
39- **Grandfather pricing**: Early users get locked-in rates
40- **Value-based**: Price on pain solved, not features included
41
42### Customer Acquisition
43Find people with the problem you solve:
44- **Problem-first**: Talk to people with the problem
45- **Solution-second**: Show them your fix
46- **Revenue-third**: Ask for money immediately
47- **Retention-fourth**: Keep them paying
48
49### Growth Tactics
50What actually works (not vanity metrics):
51- **Direct outreach**: Email/call potential customers
52- **Content marketing**: Solve related problems publicly
53- **Partnerships**: Integrate with existing tools
54- **Product-led growth**: Make sharing/using the product naturally viral
55
56## Launch Strategies
57
58### Pre-Launch
59Build anticipation and validate demand:
60- **Landing page**: Collect emails before building
61- **Problem validation**: Talk to 20+ potential customers
62- **Competitor analysis**: Know why you're different/better
63- **Pricing validation**: Ask people to pay before you build
64
65### Launch Day
66Make noise, get users, make money:
67- **Multiple platforms**: Product Hunt, Hacker News, Reddit, Twitter
68- **Direct outreach**: Email your waitlist personally
69- **Pricing page**: Live and ready to take money
70- **Support ready**: Respond to issues within hours
71
72### Post-Launch
73Keep momentum going:
74- **User feedback**: Talk to every early customer
75- **Feature requests**: Build what paying users ask for
76- **Bug fixes**: Fix critical issues immediately
77- **Revenue optimization**: Test pricing, add annual plans
78
79## Common SAAS Patterns
80
81### The "Tool That Saves Time"
82- Find repetitive tasks people hate doing
83- Automate 80% of the work
84- Charge monthly for the convenience
85- Examples: Social media schedulers, invoice generators, report creators
86
87### The "Integration That Connects"
88- Connect two tools that don't talk to each other
89- Sync data between platforms
90- Charge for eliminating manual work
91- Examples: CRM integrations, e-commerce connectors, API bridges
92
93### The "Dashboard That Organizes"
94- Aggregate data from multiple sources
95- Provide insights and reporting
96- Charge for the clarity and time saved
97- Examples: Analytics dashboards, project management tools, financial overviews
98
99## Failure Patterns (Avoid These)
100
101### Building Without Validation
102- Don't build what nobody asked for
103- Don't solve problems you haven't confirmed exist
104- Don't spend months on features nobody will pay for
105
106### Perfectionism Paralysis
107- Don't wait for "perfect" before launching
108- Don't rebuild your tech stack three times
109- Don't write tests for features you haven't validated
110
111### Pricing Too Low
112- Don't charge $5/month and wonder why you're broke
113- Don't be afraid to ask for real money
114- Don't compete on price - compete on value
115
116## Success Metrics
117
118- **Week 1**: Landing page with email capture
119- **Week 2**: MVP with core functionality
120- **Week 3**: First paying customer
121- **Month 1**: $1000+ MRR or pivot
122- **Month 3**: $5000+ MRR or serious reconsideration
123
124Remember: Revenue is the only metric that matters. Everything else is vanity.