Startup Validator
Description
End-to-end startup idea validation and launch planning skill for Claude
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Startup Validator
A Claude skill that takes a raw business idea through a 7-phase validation and launch planning pipeline.
Phases
- Idea Validation - Market demand, competition, risk scoring, GO/PIVOT/STOP verdict
- Niche Discovery - 10 niche variations scored and ranked
- Pain Point Research - Customer frustrations mapped and prioritized
- Lean Business Plan - One-page plan with unit economics
- MVP Design - Minimum viable product spec with tech stack and 7-day build timeline
- Customer Acquisition - 4-week plan to get first 50-100 customers organically
- Monetization - Pricing, conversion optimization, revenue milestones
Installation
Drop the `SKILL.md` file into your Claude skills directory:
mkdir -p ~/.claude/skills/startup-validator
cp SKILL.md ~/.claude/skills/startup-validator/
Packaging for Customers
uv run scripts/package.py
Produces a versioned zip file in `dist/` ready for customer delivery.
Triggers
Say any of these to activate: "validate my idea", "startup plan", "business idea", "should I build this", "MVP plan", "how to launch", "find my niche", "get first customers"
Community
Built something with this? Share it in the [Build With AI](https://skool.com/buildwithai/about) community.
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development