From product-launcher
Creator product development and shipping workflow. Covers spec writing, build sprints, QA, deployment, and retrospectives. Use when building or shipping a digital product — templates, courses, tools, SaaS, or any creator product. Works with any web deployment platform.
How this skill is triggered — by the user, by Claude, or both
Slash command
/product-launcher:product-launchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ship creator products with a repeatable spec-to-launch workflow.
Ship creator products with a repeatable spec-to-launch workflow.
Spec → Build Sprint → QA → Deploy → Retro
Each stage is a command. They compose sequentially but each works standalone.
Define before building. A good spec answers:
Spec format:
# [Product Name] — Spec
## Problem
[1-3 sentences. Be specific.]
## Solution
[What it does. What it doesn't do.]
## Audience
[Primary buyer. What they already tried. Why this is different.]
## Pricing
[Price point and rationale]
## Distribution
[How buyers find this]
## Success metric
[How you'll know it worked in 30 days]
## Scope
[What's in v1. What's explicitly deferred.]
Focused build execution. Steps:
Before shipping any product:
~~publishing connector)~~chat or ~~email marketingAfter 30 days (or on request):
| Type | Build time | Price range | Distribution |
|---|---|---|---|
| Template | 1-3 days | $7-47 | Gumroad, Etsy, own shop |
| Micro-tool | 3-7 days | Free or $9-27 | Product Hunt, social |
| Course | 2-4 weeks | $47-297 | Email list, SEO |
| Agent/system | 1-4 weeks | $97-697 | Direct, community |
| SaaS | Ongoing | Subscription | SEO, ads |
See references/product-playbook.md for full product development patterns.
npx claudepluginhub p/frankxai-product-launcher-product-launcherCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.