skills/ai-product-validation/SKILL.md
Use when deciding whether to build an AI product — rapid problem validation, market discovery, early user interviews, and demand signals BEFORE writing any code. Prevents the
npx skillsauth add kienbui1995/magic-powers ai-product-validationInstall 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.
80% of solo AI products fail because founders build before validating. The goal: find 10 people who WANT to pay you before you write code.
Wrong order (most builders): Right order (validation-first):
Idea → Build → Launch → Crickets Idea → Validate → Build → Launch → Users
Minimum validation bar before building:
Use Claude to research whether the problem exists at scale:
Prompt: "Search Reddit, Twitter, and forums for complaints about [problem area].
Find posts where people express frustration, ask for tools, or describe workarounds.
Summarize: frequency of complaint, exact language used, what solutions people try."
Where to look:
"I wish there was a tool that", "frustrated with", "someone should build"ask.hn threads, "who is hiring" for tool needsSignal vs noise:
Talk to 5 real humans before building anything. Use AI to find them:
# Use Claude to draft outreach for each channel
outreach_dm = """Hi [name], I saw your post about [specific pain].
I'm researching this problem and would love 15 minutes to understand
your workflow. No pitch — I'm deciding whether to build a tool.
Would next [day/time] work?"""
Interview script (15 minutes):
Killer questions:
Build a landing page in 2 hours with Bolt/v0, validate with fake door:
Page structure:
1. Headline: "[Outcome] for [ICP] — 10x faster"
2. 3 bullet benefits (outcomes, not features)
3. Email capture: "Join waitlist — first 50 users get 50% off"
4. No build required — just measure demand
Success: >5% conversion on targeted traffic
Failure: <1% conversion → wrong problem or wrong audience
Drive traffic cheaply:
Before building, run the moat test:
Defensibility matrix:
- Who are the 3 biggest competitors? (search "alternatives to X")
- What do users complain about in their reviews? (G2, Capterra, App Store)
- Could OpenAI/Anthropic just add this to ChatGPT? (if yes, find a niche)
- What would you have that they don't? (data / workflow / trust / niche)
Pass criteria for moat:
ai-product-positioning (once validated, position clearly)mvp-rapid-development (validated? now build fast)vibe-coding (use vibe tools to build fake-door landing page in 2 hours)@solo-ai-builder starts every new product idea with this skillcontent-media
Use when designing for XR (AR/VR/MR), choosing interaction modes, or adapting 2D UI patterns for spatial computing
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
Use when you have a spec or requirements for a multi-step task, before touching code
development
Use when executing a structured workflow — select and run a feature, bugfix, refactor, research, or incident template with correct agent and model assignments per phase.