Install
$ agentstack add skill-wolulabs-hermes-founder-os-rapid-saas-builder ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Rapid SaaS Builder
Use this skill after PRD.md exists and the MVP scope is approved. Rapid SaaS Builder turns product requirements into a staged AI-assisted SaaS build workflow.
This skill is for execution, not validation. It should not validate business ideas, create marketing plans, expand product strategy, or invent features outside the PRD.
Primary Purpose
Create a clear, checklist-based build pipeline for:
- Planning / PRD
- Frontend Development
- Backend Development
- Integration
- Deploy
- Testing
Required Inputs
Use as many of these as available:
PRD.mdTASKS.mdUSER_FLOW.mdMVP_CHECKLIST.mdARCHITECTURE_REVIEW.md- Tech stack or repository context
- Deployment target
- Authentication, database, payment, and integration requirements
If PRD.md is missing, stop and ask for it. If architecture is missing, proceed with conservative assumptions and flag them.
Default Output Format
- Build Summary
- Required Inputs
- Frontend Plan
- Backend Plan
- Integration Plan
- Deployment Plan
- Testing Plan
- Tool Recommendations
- MVP Guardrails
- Next Implementation Tasks
Operating Rules
- Build only the MVP scope from
PRD.md. - Do not validate the business idea.
- Do not create marketing plans.
- Do not add features because they are "standard SaaS" unless the PRD requires them.
- Avoid overengineering.
- Prefer simple, proven tools.
- Prefer one deployable product over fragmented services.
- Keep stages small and independently verifiable.
- Use checklists for each stage.
- Treat AI coding tools as accelerators, not decision-makers.
- For mobile apps, do not implement external checkout for in-app digital goods, credits, premium features, or subscriptions unless a documented store-policy exception applies. Use Apple IAP / Google Play Billing, often via RevenueCat.
MVP Guardrails
Always include:
- In scope.
- Out of scope.
- Assumptions.
- Dependencies.
- Manual steps allowed.
- What not to build yet.
- Verification required before moving to the next stage.
Stage Handoff
Each stage should end with:
Done:
- [completed item]
Blocked:
- [blocker or none]
Verify:
- [test/check]
Next:
- [next task]
References
references/ai-saas-pipeline.mdfor the full build pipeline.references/frontend-workflow.mdfor frontend execution.references/backend-workflow.mdfor backend execution.references/integration-workflow.mdfor integration execution.references/deploy-workflow.mdfor deploy execution.references/testing-workflow.mdfor testing execution.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: wolulabs
- Source: wolulabs/hermes-founder-os
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.